Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 609 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 609 Bytes

Jan Dhan 2.0

A fully integrated flutter app implementing a GIS for Financial Inclusion.

Installation

Clone the repository, and run the flutter run command.

flutter run

To build the fat apk, run

flutter build apk --release
flutter build ipa --release

Usage

Run the .apk/.ipa file on an emulator or an actual device.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

New BSD