This is a medium tutorial, explaining the basics of Bloc.
This project is a starting point for a Flutter application.
- Clone the repo
- Run
flutter pub get
for getting all the packages - Launch the app running
flutter run
, you have to open a simulator first, and I recommend you to start the app from Visual Studio Code 🚀