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