Flutter demo project for Tutored Webinar!
To start the app, make sure to have the correct Flutter environment in your pc. Here is a guide to do set it up:
Flutter run needs a device to install the app, so make sure you have an emulator active or a connected physical device (already set up with enalbed debug USB). When you have all ready, download the code this repo and run this commands in the project folder:
flutter pub get
flutter run
To join the competition and have the chance to win amazing prizes, do the following:
- Download the code
- Implement the detail tabs, as shown in the Figma Design
- Zip the detail_tabs folder
- Send an email to info@tutored.it with attached to it the zipped folder!
The winner will be chosen based on the aderence to the design ( try to make your UI as similar as possible to it! ) and the submission time. Here is the link to the design to follow
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.