Skip to content

ChatPlug/ChatPlug-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Plug

Chat Plug Text

GitHub GitHub issues LOVE

📰 What is this?

Mobile client for ChatPlug

👾 Mobile app

Download .APK here

Coming soon

You can find our app in Google Play

🚑 Support

Join our discord server discordapp.com/invite or describe your problem in issues.

✋ Contributing

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 🍻

🏃 Running application

What do you need?

🤘 Let's start

  • Clone repo

    • Via https
    git clone https://github.com/ChatPlug/ChatPlug-mobile.git
    
    • Via ssh
    git clone [email protected]: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
    

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.