A minified version of Instagram where users can submit their posts, rate as well as comment on other users's posts. Users can even find other users by their nickname and see all posts related to particular hashtag. |
- Flutter
- Either VS Code or Android Studio
- Both editors require Flutter & dart plugins installation
- Saves user information with Shared preferences
- Auto-Login
- User can add post with text and an image
- User can rate and comment on other users's posts
- Find other users by their nicknames
- Find all posts related to particular hashtag
- User friendly design
- App provides all necessary validations in case of any unexpected error
- clone the repo and run app on your plugged phone/Android Emulator
Signup | Login | All Users by nickanme |
Menu | Add Post Screen | All hashtags |
Post of a user with nickname dhvanesh97 | Post related to selected hashtag | |
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.