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
- Host: GitHub
- URL: https://github.com/ungdev/ua-appli-secu
- Owner: ungdev
- Created: 2022-11-24T11:36:30.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-12-02T16:13:23.000Z (over 2 years ago)
- Last Synced: 2025-02-15T00:18:21.591Z (over 1 year ago)
- Topics: hacktoberfest
- Language: Dart
- Homepage:
- Size: 3.78 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`