Flutter Recorder Idioms

Teaches robust architecture and design patterns for flutter_recorder, including service facades, ChangeNotifier/Riverpod state controllers, widget lifecycle management with AppLifecycleListener, audio session coordination with package:audio_session, and integration with flutter_soloud. Use when the user asks how to structure recording state, handle app backgrounding/lifecycle, integrate with flutter_soloud, coordinate audio_session, or write clean, bug-free audio recording code.

alnitak 934b0ef 10.6 KB Updated

File contents

alnitak/flutter_recorder/tree/main/skills/flutter-recorder-idioms commit 934b0efb23

Frequently asked questions

npx skillmds@latest add alnitak/flutter-recorder-idioms