Skip to content

Latest commit

 

History

History
78 lines (57 loc) · 3.23 KB

README.md

File metadata and controls

78 lines (57 loc) · 3.23 KB

Connectun VPN

Connectun VPN is a Flutter-based mobile application that provides a sleek and modern user interface for VPN services. The design of this application is inspired by Ehsan Moin's Dribbble shot, with additional customizations and enhancements.

Introduction

Connectun VPN offers a clean and user-friendly interface to help users connect securely to the internet through a VPN service. This application is designed with simplicity and efficiency in mind.

Features

  • Elegant UI: A visually appealing design inspired by a Dribbble shot with additional custom elements.
  • Server Selection: Easily switch between different VPN servers.
  • Connection Status: Clear indicators of connection status.
  • Change locations: User can change location to use servers.
  • Premium Servers: User can set a plan and uses premium servers.

Design and Inspiration

The UI design of Connectun VPN is inspired by Ehsan Moin's Dribbble shot. The design was cloned and then further customized with additional features and enhancements.

Screenshots

Here are some screenshots of the Aero VPN app:

Home Screen

Home Screen

Side Menu

Side Menu

Try Premium Plan

Try Premium Plan

Change Location

Change Location

Connecting Screen

Connecting Screen

Connected Screen

Connected Screen

Installation

  1. Clone the repository:

    git clone https://github.com/CodeWithCrescent/Flutter-Connectun-VPN
    
  2. Navigate to the project directory:

    cd Flutter-Connectun-VPN
    
  3. Install dependencies:

    flutter pub get
    
  4. Run the app:

    flutter run