/flyflutter_fast_start

Fast start for Flutter developer

Primary LanguageDartGNU General Public License v3.0GPL-3.0

Fast start for Flutter developers

This project is a codebase reference for the book "Flutter Quick Start. Step-by-step tutorial for crossplatform mobile developers". Branches are streamlined according with book chapters.

Этот репозиторий представляет собой кодовую базу к книге "Быстрый старт Flutter разработчика". Ветки упорядочены в соответствии с главами пособия.

To run project

  • clone repository
  • run flutter pub get
  • replace google maps key with your's in AndroidManifest.xml
  • replace WEATHER_APP_ID Openweathermap API Key with your's in constants.dart:

FlyFlutter Fast Start Showcase