Mobile client for ChatPlug
Download .APK
here
Coming soon
You can find our app in Google Play
Join our discord server discordapp.com/invite or describe your problem in issues.
If you want to help with the project, you can have a look at some issues or join our discord server discordapp.com/invite. All help is much appreciated 🍻
-
Clone repo
- Via https
git clone https://github.com/ChatPlug/ChatPlug-mobile.git
- Via ssh
git clone git@github.com:ChatPlug/ChatPlug-mobile.git
-
Now enter to app folder
cd ChatPlug-mobile
-
Install depedencies
flutter packages get
-
Running application
flutter run
-
Testing application
flutter test
This project is licensed under the MIT License - see the LICENSE file for details.