/where39_app

A where 39 based mapping application.

Primary LanguageDartGNU General Public License v3.0GPL-3.0

Where 39

A simple mapping application that uses words to instead of latitude and longitudes.

Original: https://where39.com / source

Building

You can follow these instructions to build the app and install it onto your device.

Prerequisites

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

Building and installing the Flutter app

  • cd repository_root/example
  • flutter pub get
  • flutter run --release

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

Issues

File any issues to the github issue tracker

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Screenshots

Unshuffled seed Shuffled seed Shuffling Word entry

Icon

Android launcher icons were generated using Android Asset Studio: https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html

License

See LICENSE file (GNU General Public License v3.0)