This is a prototype of instagram application with a complex ui desgin that could show user some posts. User has access to activity feed or even profile and could also use share button to share any post and more... The app has been written with pure dart language.
- Main Activiy : Works just like instagram. The User has access to profile, explore, home, add post and activity screen.
- Post Feature : Each post represents likes, comments, share and save with stories.
- dotted_border
- flutter_staggered_grid_view
- url_launcher
- Language : Dart
To run the application do the following :
- Clone the repository or download it.
- Open the project in Android Studio / VScode.
- Build and run the app on an Android emulator or physical device by your choice.