Skip to content

xdk78/schools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schools

GitHub GitHub issues

πŸ“° What is this?

Mobile client for Librus & vulcan

πŸ‘Ύ Mobile app

Download .APK

πŸš‘ Support

Describe your problem in issues.

βœ‹ Contributing

If you want to help with the project, you can have a look at some issues. All help is much appreciated 🍻

πŸƒ Running application

What do you need?

🀘 Let's start

  • Clone repo

    • Via https
    git clone https://github.com/xdk78/schools.git
    
    • Via ssh
    git clone git@github.com:xdk78/schools.git
    
  • Now enter to app folder

    cd schools
    
  • Install depedencies

    flutter packages get
    
  • Running application

    flutter run
    
  • Running application in production mode

    flutter run --release
    
  • Running linter

    flutter format .
    
  • Watching packages for code generation

    flutter packages pub run build_runner watch
    

πŸ“œ License

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

Releases

No releases published

Packages

No packages published