A powerful Android application for managing your Instagram connections, tracking unfollowers, and analyzing your followers' activity.
- π Track Unfollowers: Discover who unfollowed you on Instagram
- π€ Non-Followers List: See who doesn't follow you back
- β³ Pending Requests: Manage your pending follow requests
- β Favorites: Bookmark important accounts for quick access
- π History: Track changes in your followers over time
- π¨ Beautiful UI: Clean and intuitive Material Design interface
- π Local Storage: Your data stays on your device
Home Screen | Pending Requests | Non-Followers | History | Favorites |
---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
- Flutter SDK (latest stable version)
- Android Studio (for Android development)
- VS Code or Android Studio with Flutter plugin
-
Clone the repository
git clone https://github.com/yassindaboussi/Unfollowers.git cd Unfollowers
-
Install dependencies
flutter pub get
-
Run the app on Android
flutter run -d android
- Flutter - Beautiful native apps in record time
- sqflite - SQLite database for local storage
- file_picker - For selecting Instagram data files
- url_launcher - For opening Instagram profiles
- permission_handler - For managing app permissions
This project is licensed under the View-Only License. See the LICENSE file for details.
Made with β€οΈ using Flutter