An open API service indexing awesome lists of open source software.

https://github.com/ungdev/ua-appli-secu

Appli de gestion du vestiaire et des entrées
https://github.com/ungdev/ua-appli-secu

hacktoberfest

Last synced: about 1 year ago
JSON representation

Appli de gestion du vestiaire et des entrées

Awesome Lists containing this project

README

          

# ua_app_secu

A new Flutter project.

## Getting Started

Download Flutter SDK from [here](https://flutter.dev/docs/get-started/install)

## How to run

1. Clone the project
2. Open the project
3. Run the project using `flutter run`

## How to update app for next year

1. Update the `assets/img/logo.png` and `assets/img/icon.jpg` files
2. Run the command `flutter pub run flutter_native_splash:create`
3. Run the command `flutter pub run flutter_launcher_icons`
4. Update the theme colors in `lib/theme.dart`