franaragm / flutter-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Starter

A lightweight, scalable flutter project for start developing app using BloC pattern

What's inside?

  • Base folder structure which can easily scalable
  • Included some libs that every app needs: shared_preferences for storing key-value pair data, connectivity for getting network state and flutter_bloc for managing app state
  • A counter example with BloC pattern

Author

Bugs/Requests

  • If you encounter any problems feel free to open an issue. If you feel the library is missing a feature, please raise a ticket on Github. Pull request are also welcome.

About


Languages

Language:Dart 50.4%Language:Ruby 32.9%Language:Objective-C 11.2%Language:Java 5.4%