Skip to content

felipecastrosales/counter_cubit_bloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Bloc

About 📖

Studying and having introductions to bloc, flutter_bloc and using Cubit; creating Flutter's default counter project with these tools.


How to Use 🤔

First of all, correctly configure the Flutter development environment on your machine,
see https://flutter.dev/docs/get-started/install

- Clone this repository:
$ git clone https://github.com/felipecastrosales/counter_bloc counter_bloc

- Enter in directory:
$ cd counter_bloc

- For install dependencies:
$ flutter pub get

- Run the app: 
$ flutter run

Linkedin Badge