Skip to content

Flutter application for creating daily calendary tasks.

Notifications You must be signed in to change notification settings

KolasikOmetov/Let-s-Do-It

Repository files navigation

Let's Do It

alt text

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)

Components

DatePickerTimeline

Flutter Date Picker Library that provides a calendar as a horizontal timeline.

https://pub.dev/packages/date_picker_timeline

Hive

Hive is a lightweight and blazing fast key-value database written in pure Dart.

https://pub.dev/packages/hive

ChangeNotifier & ChangeNotifierProvider

Simple app state management

https://flutter.dev/docs/development/data-and-backend/state-mgmt/simple

Flushbar

Customization of user's notifications

https://pub.dev/packages/flushbar

flutter_time_picker_spinner

Time Picker widget with spinner instead of a material time picker.

https://pub.dev/packages/flutter_time_picker_spinner

url_launcher

A Flutter plugin for launching a URL in the mobile platform. Supports iOS and Android.

https://pub.dev/packages/url_launcher

flutter_vector_icons

Customizable Icons for Flutter developers. Port of react-native-vector-icons.

https://pub.dev/packages/flutter_vector_icons

flutter_local_notifications

A cross platform plugin for displaying local notifications.

https://pub.dev/packages/flutter_local_notifications

P.S.

App works on Android API 27 and above. About working on iOS I don't now, because I don't have iOS emulator

About

Flutter application for creating daily calendary tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages