Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

PassWall Mobile is a mobile client for PassWall API written with Flutter

License

Notifications You must be signed in to change notification settings

aeosmanoglu/passwall-mobile

Repository files navigation

passwall-mobile

PassWall Mobile is a mobile client for PassWall API written with Flutter.

Flutter CI Made-with-Flutter Made-with-Dart

Getting Started

  1. Clone the server app and build it.

  2. Install Flutter.

  3. Add /flutter/bin to your path.

  4. Run flutter doctor -v and cure if any disease.

  5. Run flutter pub get in repository clone

Hello Contributers

  1. Don't send too much commit at once. It will be easier for us to do a code review.

  2. Be sure to take a look at the second branch. The version I am working on is there.

  3. First try to fix //TODO:s in the code.

  4. Then you can contribute to the development by following the "Passwall Mobile Board in the Projects.

  5. Don't mess with the user interface. The design guide has not been released yet.

If you want to connect to the localhost server with the Android emulator, you need to write http://10.0.2.2:3625 or you can use our demo server: https://passwall-server.herokuapp.com.

Some Screen Shots

Screens

Login Screen Main Screen Detail Screen About Screen
Login Screen:point_up: Main Screen:point_up: Detail Screen:point_up: About Screen:point_up:

Actions

Main Action Tile Action Create New
Main Action:point_up: Tile Action:point_up: Create New:point_up:

Share

Export Import Share
Export:point_up: Import:point_up: Share:point_up: