Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhzdhd/exptrack
https://github.com/dhzdhd/exptrack
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/dhzdhd/exptrack
- Owner: dhzdhd
- Created: 2024-03-08T08:27:00.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-13T20:40:29.000Z (9 months ago)
- Last Synced: 2024-04-14T10:57:47.251Z (9 months ago)
- Language: Dart
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# exptrack
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/docs/development/data-and-backend/state-mgmt/simple).For help getting started with Flutter development, view the
[online documentation](https://flutter.dev/docs), 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/docs/development/ui/assets-and-images#resolution-aware).## 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/docs/development/accessibility-and-localization/internationalization)