UrbanSports is a Flutter application that mocks the Urban Sport Club official app. The purpose of this project is to demonstrate the implementation of BLoC pattern for state management and QR-code reader with WebScraping in a Flutter app.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Clone the repository
git clone https://github.com/thaitaitran/urbansports.git
Change directory to the cloned repo
cd urbansports
Run the Flutter project
flutter run