Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 272 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 272 Bytes

simple_social_app

An example of how to implement APIs using Cubit architecture.

To run the project:

1 - Install Flutter: https://flutter.dev/docs/get-started/install

2 - Make sure you're in the root of this project

3 - Run: flutter run or flutter run --release