Flutter is a free and open source Google mobile UI framework that provides a fast and expressive way for developers to build native apps on both IOS and Android.
- Look around on flutter
- What is Flutter ?
- Why learn flutter ?
- Hello world
- Variables
- Control flow statement
- Functions
- Comments
- Imports
- Casses
- Ineritence
- Mixins
- Intefaces and abstract classes
- Async
- Exceptions
- Install for Windows
- Install for Mac
- Install for Linux
- Install Android studio or visual Studio
- To install Vscode
- To install Android studio
- Run the app
- Hot reload
- Introduction
- Set up environment
- Create app
- Use external package
- Add stateful widget
- Infinite scrolling list view
- Video reference
- Introduction to widgets
- Hello world
- Basic widgets
- Using Material Components
- Handling gestures
- Responding to widget lifecycle events
- Layouts in Flutter
- Layout a widget
- Building layouts
- Stateful and stateless widgets
- Creating a stateful widget
- Introduction
- Set up environment
- Get started
- Add icons to the list
- Add interactivity
- Navigation to new screen
- Change UI using themes
