Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

ApplETS/Modulo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Modulo Project

This project is the design system for the all the application write in flutter of the student club ApplETS.

Technologies used

Requirements

  • Flutter SDK v3.3.3
# to downgrade flutter version to the required version, simply do:
$ flutter downgrade 3.3.3
  • Openssl v1.1.1g or higher

Clone the github

If you want to edit this repo easily clone this repo : https://github.com/ApplETS/Modulo-Preview

Use the librairy in your project

Add those lines to your pubspec.yaml

dependencies:
  modulo:
      git:
        url: [https://github.com/ApplETS/ETS-API-Clients.git](https://github.com/ApplETS/Modulo)
        ref: specify the version (ex: 0.0.1)

⚖️ License

This projet is licensed under the GNU General Public License v2.0. See the LICENSE file for more info.