A modern, secure VPN application built with Flutter that provides internet freedom and privacy protection.
- Secure connection through WarpPlus technology
- Beautiful, intuitive user interface
- Connection status monitoring
- One-tap connect/disconnect functionality
- Speed test capability
- Flutter SDK ≥ 3.7.0
- Dart SDK ≥ 3.0.0
- Xcode for iOS/macOS development
- Install dependencies:
flutter pub get
- Run the application:
flutter run
- Build for iOS:
make build-ios
This will:
- Clean the Flutter build
- Clean pub cache
- Build the IPA file
- Launch the app
- Tap the connect button to secure your connection
- Use the speed test feature to check your connection performance
- Share the app with friends to spread internet freedom
The app is built using:
- Flutter framework with Dart
- Riverpod for state management
- Native platform channels for VPN functionality
- Custom UI with Material Design components
This project is licensed under the MIT License. See the LICENSE file for details.
This project uses the following third-party components:
- Warp Plus: License type and copyright © respective owners. Please refer to the official Warp Plus documentation for license details.
- Outline: License type and copyright © respective owners. Please refer to the official Outline documentation for license details.
For support or inquiries, please create an issue or contact us at [email protected].
Made with ❤️ by the UnboundTechCo Team