3 Forks
5 Stars
5 Watchers

flutter_bloc_cubit

State Management Flutter. Flutter BloC Cubit with Repository Pattern example. The Cubit is a subset of the famous implementation of BLoC Pattern

How to download and setup flutter_bloc_cubit

Open terminal and run command
git clone https://github.com/muhammadshoaib06/flutter_bloc_cubit.git
git clone is used to create a copy or clone of flutter_bloc_cubit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flutter_bloc_cubit https://github.com/muhammadshoaib06/flutter_bloc_cubit/archive/master.zip

Or simply clone flutter_bloc_cubit with SSH
[email protected]:muhammadshoaib06/flutter_bloc_cubit.git

If you have some problems with flutter_bloc_cubit

You may open issue on flutter_bloc_cubit support forum (system) here: https://github.com/muhammadshoaib06/flutter_bloc_cubit/issues