elisaliv / book-store-app-flutter-master

A "Book Store App" Flutter project of the Flutter master webinar series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BooksApp

Flutter demo project for Tutored Webinar!

How to start the project

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

Challenge

To join the competition and have the chance to win amazing prizes, do the following:

  1. Download the code
  2. Implement the detail tabs, as shown in the Figma Design
  3. Zip the detail_tabs folder
  4. 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

Where to get help

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.

About

A "Book Store App" Flutter project of the Flutter master webinar series


Languages

Language:Dart 99.1%Language:Swift 0.6%Language:Kotlin 0.2%Language:Objective-C 0.1%