Wednesday, 22 January 2020

What should be kept in mind while starting to learn fluuter mobile App Development from Scratch



If you are starting to learn Flutter Development from scratch, here in this article I will note down some points to keep in mind while learning to code awesome android and iOS mobile App using Flutter and Dart.

  1. Flutter Basics
  1. Core Features
  1. Advance core Features
  1. Flutter internals
  1. Native Device Features
  1. State Management
  1. Keeping the knowledge along with the updating Flutter and Dart Versions
  1. Learn theory
  1. Learn by doing by Developing Projects using the technique of example driven learning.
  1. Develop multiple Apps to know how and when to apply a certain feature, and keep in mind to learn these feature by practically applying will benefit you the most.


Be well prepared yourself to build more apps from your own idea.

Make notes along with learning, keeping checking your knowledge by self-examining and testing.

Join Flutter groups on Facebook and LinkedIn and read the discussion to gain knowledge.
If you get stuck at some point you may ask question, also.

Know and follow the experience developers and teacher of Flutter and Dart, follow them and get engaged into discussion with them.

Following are some step by step points

1- Dart Language Basics
2- Flutter Basics
3- Debugging
4- Flutter Widgets, styling and App logic
5- Responsive and adoptive UIS
6- Flutter advance widgets and Internals
7- Navigation and Multiple screens
8- Statement Management
9-  User input and Forms
10- How to connect Flutter App with the Web
11- User Authentication
12- Animations in Flutter
13- Using device features (camera, location etc)
14- Running Native code into Flutter :Java for Android or Swift for iOS
15- How to Publish the App to Play Store or App store
16- How to develop great mobile Apps

No comments:

Post a Comment