Flutter Offline Reminder

Flutter Offline Reminder

May 23, 2020 totosugito 0

Mediminder An Offline Medicine Reminder Built with Flutter, Provider and BLoC pattern Key Features Homepage medicine list Homepage containing all the registered Mediminders Shared preference […]

Flutter Radio Player

Flutter Radio Player

May 22, 2020 totosugito 0

kRadio Player Another Awesome Online Radio Player Getting Started Follow the guide on how to install Flutter. Clone the repository and open with your IDE: […]

Flutter Assets Audio Player

Flutter Assets Audio Player

May 22, 2020 totosugito 0

🎧 assets_audio_player 🔊 Play music/audio stored in assets files (simultaneously) directly from Flutter (android / ios / web). You can also use play audio files […]

Flutter Simple Calculator

Flutter Simple Calculator

May 12, 2020 totosugito 0

flutter_calculator Preview Structure Input Widgets input widgets is all extends StatefulWidget, because they need to response the onTap gesture. NumberButton. Rendering the number button (like […]