Project Flow is a modern, open-source cross-platform mobile web browser built with Flutter. It offers a sleek Material 3 design with powerful features tailored for privacy, productivity, and smooth user experience.
-
Tabbed Browsing
Open, switch, close, and manage multiple tabs easily with an expressive tab bar. -
OmniBar
Unified search and address bar with intelligent URL handling and instant navigation. -
AdBlocker
Built-in ad-blocking toggle to block intrusive ads and improve page load speed. -
Biometric Authentication
Optional biometric (fingerprint/face) authentication to protect your privacy. -
History & Settings
View browsing history and customize browser behavior from a clean settings UI. -
Material 3 Expressive Design
Modern UI following Google’s Material 3 guidelines for smooth animations and adaptive theming. -
In-App WebView
Fast, secure browsing powered byflutter_inappwebviewwith support for gestures and navigation.
Add screenshots or GIFs here showing tabs, OmniBar, settings, adblock toggle, and biometric prompt
- Flutter SDK 3.x or newer
- Android Studio / Xcode for Android/iOS development
- A device or emulator to run the app
git clone https://github.com/yourusername/project-flow.git
cd project-flow
flutter pub get
flutter run