flutter_template
flutter_template copied to clipboard
This is a micro-framework for Flutter which is designed to help simplify developing apps. It provides a simple boilerplate to help you build apps easier.
-- Bloc initialisation fixes -- Base expose for page, state, event
-Added Dashboard Page UI and location fetch module. -Updated BaseWidget Class
Hi Devlopers, I've added flutter animations mixin to the base widget, now we'll be able to play with animations in the View Model for UI. I hope it will help...