Skip to content

IGayoub/vpn_app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vpn_app

Simple Vpn app concept UI done in Flutter.

❤️ Found this project useful?

If you found this project useful, then please consider giving it a ⭐️ on Github and sharing it with your friends via social media.

pub package

GitHub followers GitHub stars Twitter Follow

Prerequisites

If you are new to Flutter, please first follow the Flutter Setup guide.

Run the Flutter app locally

  1. git clone https://github.com/nmanikiran/vpn_app.git
  2. cd vpn_app
  3. flutter pub get
  4. run flutter doctor make sure everything is checked
  5. flutter run will launch the app in Device / Emulator

The flutter run --release command both builds and installs the Flutter app.

Screenshots

| | | | |

Contributing

Awesome! Contributions of all kinds are greatly appreciated. To help smoothen the process we have a few non-exhaustive guidelines to follow which should get you going in no time.

Using GitHub Issues

  1. Feel free to use GitHub issues for questions, bug reports, and feature requests
  2. Use the search feature to check for an existing issue Include as much information as possible and provide any relevant resources (Eg. screenshots)
  3. A pull request with a breaking test would be super preferable here but isn't required

Submitting a Pull Requests

I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:

  1. Match the document style as closely as possible.
  2. Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
  3. Pull requests must be made against master branch for this particular repository.
  4. Check for existing issues first, before filing an issue.
  5. Make sure you follow the set standard as all other projects in this repo
  6. Have fun!

Created & Maintained By

Mani Kiran | @nmanikiran

Feel free to reach out to me through @nmanikiran if you have any questions or feedback! 😊

Thanks & Credits

Idea / Concepts is take from here, assets taken from React-ui-kit

About

Simple Vpn app concept UI done in Flutter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 95.7%
  • Swift 2.2%
  • Kotlin 1.9%
  • Objective-C 0.2%