Alquama00s / flutterinit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Friday

This app will be developed in a session "Flutter Friday" this session is targeted at the very beginner here we will be developing a blog app and connect it to firebase use firestore to store and retrieve those data.

Initializing Environment

Good Machine

  • install Android studio
  • Emulators or device
    • create and launch AVD Successfully(AVD manager top right)(requires 2GB approx data)
    • Use ur android device with usb debugging
    • also since we r building with flutter you can compile for web and then use chrome in small window but it is discouraged
  • install dart and flutter plugins (file->settings->plugins)

Mediocre Machine

Getting readdy for Flutter Friday

  • Clone this repo to ur system Learn github here
  • open this project with ur prefered editor
  • run this on a device or emulator

It will take time and some data but the following screen should appear if not so contact speaker over discord

Alt Text

About


Languages

Language:Dart 97.0%Language:Kotlin 3.0%