https://github.com/adamurban04/instafocus
Instagram without Reels or Explore page.
https://github.com/adamurban04/instafocus
Last synced: about 1 month ago
JSON representation
Instagram without Reels or Explore page.
- Host: GitHub
- URL: https://github.com/adamurban04/instafocus
- Owner: adamurban04
- Created: 2025-05-04T13:38:48.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-05-04T13:51:01.000Z (about 1 month ago)
- Last Synced: 2025-05-08T19:17:00.023Z (about 1 month ago)
- Language: CMake
- Size: 238 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# InstaFocus - No Reels and Explore Page
A minimalist Instagram experience built with Flutter. No reels, no explore tab – just essential information and messages.
# Installation
1. Clone the Repository
git clone https://github.com/your-username/instafocus.git
cd instafocus
2. Install Dependencies
flutter pub get
3. Connect Your iPhone and Build
Prerequisites:
macOS with Xcode
Flutter installed (Flutter installation guide)
An Apple ID (free Developer Account)
A physical iPhone
Steps:
Open the Xcode workspace:
open ios/Runner.xcworkspace
In Xcode:
Go to Xcode > Settings > Accounts and add your Apple ID if not added
Go to the Signing & Capabilities tab in the project
Select your Apple Team in the dropdown
Choose your connected iPhone as the target device (top bar)
Click the Run ▶️ button