An IGN client reader
flutter run
- models created
- services created
- text and image aligned
- lazy loading
- tabBar and appBar are independent of one another
- Image and icon overlaying
- Webviews
My build environment was the latest version of flutter connected to VS code on Fedora 29 hooked up to an android phone running (gasp) marshmallow. I have not done any testing for iOS, it may or may not work (I don't have an iPhone). The target platform is therefore android.
I emailed and I was told Flutter would be ok for the app (in case not the same person).
- Use FF Din and Ars-Maquette
- Move scroll notification into Expanded
- Modularize the codebase way more
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.