https://github.com/monterail/intelligence_workout_demo
https://github.com/monterail/intelligence_workout_demo
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/monterail/intelligence_workout_demo
- Owner: monterail
- Created: 2024-09-24T12:07:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-24T12:08:02.000Z (over 1 year ago)
- Last Synced: 2026-03-30T05:39:33.398Z (3 months ago)
- Language: Dart
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# intelligence_demo_hr_tech
A new Flutter project.
## Getting Started
This project is a starting point for a Flutter application that follows the
[simple app state management
tutorial](https://flutter.dev/to/state-management-sample).
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
## Assets
The `assets` directory houses images, fonts, and any other files you want to
include with your application.
The `assets/images` directory contains [resolution-aware
images](https://flutter.dev/to/resolution-aware-images).
## Localization
This project generates localized messages based on arb files found in
the `lib/src/localization` directory.
To support additional languages, please visit the tutorial on
[Internationalizing Flutter apps](https://flutter.dev/to/internationalization).