Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.12 KB

Flutter.md

File metadata and controls

73 lines (59 loc) · 2.12 KB



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,Web platform, and the web from a single codebase.

Roadmap

S.No Topics Link
1 Programming Language-Dart Link
2 Choose an IDE -> VS Code/Android Studio/XCode Setup Docs VS Code,Android Studio Setup
3 User Interface UI Codelab
3.1 Widgets
3.2 Assets
4 Static User Interface
4.1 View
4.2 View Group
5 Dynacmic User Interface
5.1 ListView
5.2 GridView
5.3 Expansion Tile
6 Animations
7 Storage
7.1 Shared Preferences
7.2 SQLite
8 3rd Party Libraries (for networking)
9 Behaviour Components)
10 State Management
10.1 State Widgets
10.2 Stateless Widgets
11 Firebase Docs
12 Native Development and Integration

Suggested Courses:

Suggested Articles:

Suggested Youtube Videos

Suggested Youtube Channels

🎉 Wohoo, that's all for now, Now Dive into Flutter and master development of almost all devices at once!


With ❤️  by ISTE-VIT