https://github.com/monterail/intelligence_hr_tech_demo
https://github.com/monterail/intelligence_hr_tech_demo
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/monterail/intelligence_hr_tech_demo
- Owner: monterail
- Created: 2024-09-24T06:11:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-24T08:43:49.000Z (over 1 year ago)
- Last Synced: 2026-03-30T05:39:24.337Z (3 months ago)
- Language: Dart
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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).