This project is the design system for the all the application write in flutter of the student club ApplETS.
- 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
If you want to edit this repo easily clone this repo : https://github.com/ApplETS/Modulo-Preview
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)
This projet is licensed under the GNU General Public License v2.0. See the LICENSE file for more info.