felipecastrosales / counter_cubit_bloc

🧮 Counter default application Flutter using Bloc and Cubit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🧮 Counter default application Flutter using Bloc and Cubit


Languages

Language:C++ 43.3%Language:CMake 21.2%Language:Dart 20.0%Language:HTML 10.1%Language:Swift 3.0%Language:C 1.9%Language:Kotlin 0.3%Language:Objective-C 0.1%