π 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