The Layout was developed by Tiago Luchtenberg, and you can access it on Figma:
- Mobile 📱
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/gabriel11447/dev_quiz dev_quiz
- Enter in directory:
$ cd dev_quiz
- For install dependencies:
$ flutter pub get
- Run the app:
$ flutter run
This project was developed with ❤️ by @Gabriel Carvalho, with the instructor @GabulDev, in #NextLevelWeek05 from Rocketseat.
If it helped you, give ⭐, contribute, it will help me too 😉