Skip to content

ApplETS/Modulo-Preview

Repository files navigation


Modulo Project

This project is the preview of 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

To clone the repo with the submodule you need to run this command:

git clone --recurse-submodules [email protected]:ApplETS/Modulo-Preview.git

Run the code

  • After cloning the repo, you will have to get the packages and generate the l10n classes. To do that run the following command:
flutter pub get

⚖️ License

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

Releases

No releases published

Packages

No packages published