A new Flutter project. This is a flutter_instagram_clone
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.
- App with white AppBar & StatusBar
- Root page with tabs
- Scrollable page throw CustomScrollView with user profile & post
- User profile
- User posts
- Profile downloading in json format
- Models definition (profile, user, post)
- Model creation to json base startup