/flutter_getx_timetracker

Timetracker created with Flutter and GetX framework

Primary LanguageDart

Timetracker

Flutter application for tracking of time

Installation

git clone https://github.com/mjablecnik/flutter_getx_timetracker
cd flutter_getx_timetracker
flutter pub get

Features

  • Add/Edit/Remove timetracker
  • Start/Stop/Reset timetracker
  • Change position in list of timetrackers

Special thanks

  • 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.

Screenshots

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Author

👤 Martin Jablečník

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Martin Jablečník.
This project is GNU GPLv3 licensed.