Flutter application for creating daily calendary tasks.
APK 1.0.0 (stable, but without notifications): https://github.com/KolasikOmetov/Let-s-Do-It/blob/CalendaryStyle/Let's%20Do%20It%201.0.0.apk
APK 1.1.0 (with notifications, but not stable): https://github.com/KolasikOmetov/Let-s-Do-It/blob/CalendaryStyle/Let's%20Do%20It%201.1.0.apk Scheduled notifications may not work when the application is in the background on certain devices (e.g. by Xiaomi, Huawei)
Flutter Date Picker Library that provides a calendar as a horizontal timeline.
https://pub.dev/packages/date_picker_timeline
Hive is a lightweight and blazing fast key-value database written in pure Dart.
Simple app state management
https://flutter.dev/docs/development/data-and-backend/state-mgmt/simple
Customization of user's notifications
https://pub.dev/packages/flushbar
Time Picker widget with spinner instead of a material time picker.
https://pub.dev/packages/flutter_time_picker_spinner
A Flutter plugin for launching a URL in the mobile platform. Supports iOS and Android.
https://pub.dev/packages/url_launcher
Customizable Icons for Flutter developers. Port of react-native-vector-icons.
https://pub.dev/packages/flutter_vector_icons
A cross platform plugin for displaying local notifications.
https://pub.dev/packages/flutter_local_notifications
App works on Android API 27 and above. About working on iOS I don't now, because I don't have iOS emulator