Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 629 Bytes

File metadata and controls

30 lines (19 loc) · 629 Bytes

Flutter:

Flutter is an open-source UI software development kit created by Google. It is used to develop cross platform applications for Android, iOS, Linux, Mac, Windows, Google Fuchsia, and the web from a single codebase.

Path of learning:

  • Tour of Dart.
  • Flutter Widgets
  • Assignments-->UI Replications
  • Flutter and Firebase -->Multimedia and DB Operations
  • Project Activity

Initial Setup

  1. JDk and its Path setup
  2. Android Studio
  3. Plugin-->FLutter in Android Studio
  4. Flutter SDK
  5. Link the SDK path in Android Studio

Pre-requirements:

  • 8GB RAM

  • i3/i5 Processor

Online site

dartpad.dev