/FlutterLeaning

my repository to learn Futter

Primary LanguageDart

FlutterLeaning

my repository for learning Flutter

#startup_namer

  • Basic structure of a Flutter app.
  • Finding and using packages to extend functionality.
  • Using hot reload for a quicker development cycle.
  • How to implement a stateful widget.
  • How to create an infinite, lazily loaded list.
  • How to create and navigate to a second screen.
  • How to change the look of an app using Themes.