ApplETS / Modulo

The design system of the club

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

The design system of the club

License:GNU General Public License v2.0


Languages

Language:Dart 100.0%