An open API service indexing awesome lists of open source software.

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.

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