Skip to content

v3.3.1

Latest

Choose a tag to compare

@Khip01 Khip01 released this 28 Jan 14:29
· 11 commits to main since this release
760273f

πŸ“œ Changelog

Feature πŸš€

  • Use the built-in calendar app to create local notifications as Scheduled Notifications!
    *(so we don't have to worry about app permissions :))
  • Added mechanism to Add, Update, and Delete Calendar Events (when Scheduling Todo)
  • Added Alarm Scheduling (android only), using android intent to built-in alarm app
  • Added a lot of improvised style (U/UX) and functionality of the app

Fix πŸ›

  • Update to latest gradle config, update outdated pub package, fix deprecated function
  • Fixed Todo List State bug

Remove, Refactor ♻️

  • Discontinue using the Flutter Local Notifications package as a tool for creating scheduled local notifications due to some app permission issues in android 14+ or else :p.
  • Update some Structures/Schemes of the SQFlite database

Full Changelog: Flutter ToDo List App commit v2.0.0 - v.3.3.1