Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

A mobile client for PassWall API for Flutter

passwall-mobile

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

Getting Started

  1. Clone the server app and build it.
  2. Clone Flutter master branch to your Workspace with git clone https://github.com/flutter/flutter.git -b master.
  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 mile stones.
  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: Heroku Demo server.

Working on

In the future

Some Screen Shots

Screens

Login ScreenMain ScreenDetail ScreenAbout Screen

Actions

Main ActionTile ActionCreate New

Share

ExportImportShare

Download PassWall Mobile API source code on GitHub

PassWall Mobile is a mobile client for PassWall API written with Flutter
https://github.com/aeosmanoglu/passwall-mobile
16 forks.
101 stars.
3 open issues.

Recent commits:

Exit mobile version