I hope people who are new to flutter will find it useful. I have created this README from what I have learn from flutter. Because I love doing new stuffs. It's not for my personal learning improvment only but it also sharing with our teams and hopefully will benefit to everyone that interested with flutter and don't know where to start.
So below is what I have experience with flutter.
Make a README is inspired by Keep a Changelog.
- OOP Is Back!
- Basic Dart
- Data Types & Variables
- Control Flow Statement
- Loop
- Function & Methods
- ... etc
- Flutter Getting Started
- Project Structure
- State Management
- Authentication Flow
- SharePreference & Local DB
- Navigation
- Related Resources
- Roadmmap
- Contributing
- License
https://levelup.gitconnected.com/fluttering-dart-oop-8b92cd89a7f0
https://medium.com/flutter-community/flutter-design-patterns-0-introduction-5e88cfff6792
Other articles in this series
- 1 — Singleton
- 2 — Adapter
- 3 — Template Method
- ... etc
Many more checkout article above (at the bottom of the page)
- More detail on each bullet point
- Attachment with some screenshot or code snippet
- Create example for some difficualt part
Please feel free to submit an issue or pull request.