Flutter
List of literature and links for learning the flutter framework
Getting Started
- Flutter.dev
- Understanding constraints
- API reference
- Flutter internals
- Flutter architectural overview
- Inside Flutter
- Platform specific behaviors and adaptations
- Widget / State / Context / InheritedWidget
- A pragmatic guide to BuildContext in Flutter
- Flutter FAQ
- Apps take flight with Flutter
- Simple app state management & Lifting State Up