This project is the preview of 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
To clone the repo with the submodule you need to run this command:
git clone --recurse-submodules [email protected]:ApplETS/Modulo-Preview.git
- 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
This projet is licensed under the GNU General Public License v2.0. See the LICENSE file for more info.