Open-Source Flutter Plugins
Small, focused Flutter plugins I built and published while solving real problems on production apps.
- Year
- 2023
- Role
- Author
- Status
- live
- Links
- GitHub ↗
- Flutter
- Dart
- Android
- Open Source
When a problem shows up more than once, it’s worth turning into a package. These came out of real production work and are open for anyone to use.
Plugins
flutter_system_ringtones— list and play the device’s native system ringtones, alarms, and notification sounds.notification_channel_manager— create and manage Android notification channels from Dart.
Why open source
Publishing forces a cleaner API and better docs than I’d write for myself — and it’s a small way to give back to the ecosystem I build on every day.