Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 620 Bytes

File metadata and controls

23 lines (19 loc) · 620 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

  • JDk and its Path setup
  • Android Studio
  • Plugin-->FLutter in Android Studio
  • Flutter SDK
  • Link the SDK path in Android Studio

Pre-requirements:

  • 8GB RAM
  • i3/i5 Processor

Online site

dartpad.dev