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.