Flutter is an open source framework by Google for building
beautiful, natively compiled, multi-platform applications from a single
codebase. Flutter is very popular right now that is many developer use this framework to develop the professional app. So let's start together with dictionary project by folow my step below:
- Step 1: let's download android studio via link below:
- You can use visual code instead of android studio
- Step 2: Open your android studio -- then go to -- File -- Settings --Plugins -- install-- Flutter -- install -- Dart
- Step 3: Download Flutter SDK
- download Dart SDK- Step 4: extract and configure : go to File --- Settings --- Languages and Frameworks --- Flutter SDK Part --- Browse --- find the path of Flutter SDK
* Dart SDK also do the same
!!Thank You!!
0 Comments