- Install Flutter framework locally - Flutter.dev
- Run "flutter pub get" inside root directory of the project
- Run "flutter pub run build_runner build --delete-conflicting-outputs" to generate routes and storage files
- Connect your device/emulator and start the app with "flutter pub run"
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
It is used as a simple flutter playground. Currently, the app supports only "post" type items from the newsfeed and displays only first image from the item.