You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Numero_JMP/README.md

1.2 KiB

Numero_JMP

Flutter app for managing JMP.Chat/Cheogram numbers. It helps create group chats and makes adding phone numbers easier. In the future I plan on adding a contacts integration so that you only select contacts from your phone!

To build for yourself, you need to have flutter + dart as well as Android development tools (adb, etc.)

Once you have everything setup, go in the project directory and get/update the dependencies by runnning flutter pub get

After that, you can either plug in your device and run flutter run, this will start a debug version. Or you can build an APK by running flutter build apk, this will build a release APK file.

Screenshots