All Projects → nmanikiran → vpn_app

nmanikiran / vpn_app

Licence: other
Simple Vpn app concept UI done in Flutter.

Programming Languages

dart
5743 projects
swift
15916 projects
kotlin
9241 projects
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to vpn app

Mathematics
In this application, we can perform some actions like subtraction, addition, multiplication, and division. And by selecting any of these, you will receive a PDF with the answer key to your MCQ or question!
Stars: ✭ 45 (-32.84%)
Mutual labels:  flutter-apps, flutter-material, flutter-examples, flutter-ui
Best Flutter Ui Templates
completely free for everyone. Its build-in Flutter Dart.
Stars: ✭ 13,448 (+19971.64%)
Mutual labels:  flutter-apps, flutter-material, flutter-examples, flutter-ui
flutter mentor app
Mentor app is built in flutter.
Stars: ✭ 39 (-41.79%)
Mutual labels:  flutter-apps, flutter-material, flutter-examples, flutter-ui
Awesome-Flutter-Templates
A Huge Collection of Flutter App templates
Stars: ✭ 53 (-20.9%)
Mutual labels:  flutter-apps, flutter-material, flutter-examples, flutter-ui
flutter todos
A cross platform todo list app using flutter, sqlite etc. If you read the code, you will understand how to create simple elegant mobile app using Flutter and Dart language.
Stars: ✭ 60 (-10.45%)
Mutual labels:  flutter-apps, flutter-material, flutter-examples, flutter-ui
flutter-tunein
Dynamically themed Music Player built with flutter
Stars: ✭ 108 (+61.19%)
Mutual labels:  flutter-apps, flutter-material, flutter-examples, flutter-ui
WhatsAppUIClone
WhatsApp UI Clone with Flutter
Stars: ✭ 66 (-1.49%)
Mutual labels:  flutter-apps, flutter-material, flutter-examples
flutter-UI
将Flutter各种Widget各种API📘都实现一次。喜欢请Star。
Stars: ✭ 67 (+0%)
Mutual labels:  flutter-apps, flutter-material, flutter-examples
Flutter Examples
[Examples] Simple basic isolated apps, for budding flutter devs.
Stars: ✭ 5,863 (+8650.75%)
Mutual labels:  flutter-apps, flutter-material, flutter-examples
flutter dribble login challenge
A flutter animation UI challenge.
Stars: ✭ 51 (-23.88%)
Mutual labels:  flutter-apps, flutter-material, flutter-examples
flutter sliding tutorial
User onboarding library with smooth animation of objects and background colors
Stars: ✭ 127 (+89.55%)
Mutual labels:  flutter-material, flutter-examples, flutter-ui
quickstart-flutter
No description or website provided.
Stars: ✭ 22 (-67.16%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
flip view
A Flutter app with flip animation to view profiles of friends. 🌟
Stars: ✭ 69 (+2.99%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
flutter-tunein
Music Player built with flutter
Stars: ✭ 115 (+71.64%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
Flutter Learning
🔥 👍 🌟 ⭐ ⭐⭐ Flutter all you want.Flutter install,flutter samples,Flutter projects,Flutter plugin,Flutter problems,Dart codes,etc.Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和模板,Flutter项目实战,Dart语言学习示例代码。
Stars: ✭ 4,941 (+7274.63%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
instagram
Instagram UI Clone with Google's Flutter CrossPlatform Framework.
Stars: ✭ 23 (-65.67%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
Flutter-Apps
🌀 This is mainly focus on a complete application for production
Stars: ✭ 18 (-73.13%)
Mutual labels:  flutter-apps, flutter-material, flutter-examples
flutter projects
This is a set of small projects focused solely on the development of the graphical interface with Flutter
Stars: ✭ 524 (+682.09%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
SocialMedia-App
A fully functional social media app built with flutter with multiple features
Stars: ✭ 646 (+864.18%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui
Spotify-Clone-using-Flutter
Welcome to Flutter Day 1 to 30 — Building a Spotify Clone using Flutter
Stars: ✭ 48 (-28.36%)
Mutual labels:  flutter-apps, flutter-examples, flutter-ui

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].