On.Time is a handy app for your daily notes and planning, built with the Flutter framework. It uses the BloC pattern for state management and Hive for data storage.
You can download and install the app from the GitHub Releases page. Currently, a preview version is available for download.
- Go to the Releases page.
- Download the latest preview version.
- Follow the installation instructions provided in the release notes.
- Create and manage daily notes
- Plan tasks and events
- Reminders for important tasks
- Simple and user-friendly interface
- Flutter SDK: Download link
- Dart: Download link
- A text editor like VS Code or Android Studio
-
Clone the repository:
git clone https://github.com/omidhaqi/on_time.git
-
Navigate to the project directory:
cd on_time
-
Install the dependencies:
flutter pub get
-
Run the project:
flutter run
To use on.time, simply run the app and use the interface to create and manage your daily notes and tasks.
This application is developed using the BloC architecture for state management and the Hive library for data storage.
- BloC (Business Logic Component): This pattern helps separate business logic from the UI, making the code more testable and scalable.
- Hive: A fast and lightweight database for Flutter and Dart, used for local storage.
If you are interested in contributing to on.time, feel free to submit pull requests and report issues on our GitHub repository.
This project is licensed under the Apache License. For more information, see the LICENSE file.
For any questions or suggestions, you can contact us at :
- Telegram: @Omid_Haqi
- Email: omid.haqi@gmail.com
Version 0.0.1+1
Developed with ☕ by Umut