Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/truonghoangduy/flutter_pomodoro
Pomodoro techie get stuff done [work/break] (ain't be procrastinator)
https://github.com/truonghoangduy/flutter_pomodoro
Last synced: 13 days ago
JSON representation
Pomodoro techie get stuff done [work/break] (ain't be procrastinator)
- Host: GitHub
- URL: https://github.com/truonghoangduy/flutter_pomodoro
- Owner: truonghoangduy
- Created: 2021-12-28T13:53:01.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-28T15:07:01.000Z (about 3 years ago)
- Last Synced: 2024-11-10T16:12:54.409Z (2 months ago)
- Language: Dart
- Size: 576 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_pomodoro
Kudos : flutter_pomodoro created by using pomodoro technique :-]A new Flutter project for lazy-ness person. "like me"
### ```work in progress ^^```##### ``` Flutter Desktop, Web, Mobile :>```
![IMG](./docs/pomodoro.png)## 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, view our
[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)