Flutter application for tracking of time
git clone https://github.com/mjablecnik/flutter_getx_timetracker
cd flutter_getx_timetracker
flutter pub get
- Add/Edit/Remove timetracker
- Start/Stop/Reset timetracker
- Change position in list of timetrackers
- Dart: client-optimized language for fast apps on any platform.
- Flutter: UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.
- GetX: State management, Dependency injection management and Route management in one simple solution.
- sqflite: Great SQlite database plugin for Flutter.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
👤 Martin Jablečník
- Website: martin-jablecnik.cz
- Github: @mjablecnik
Give a ⭐️ if this project helped you!
Copyright © 2021 Martin Jablečník.
This project is GNU GPLv3 licensed.