Skip to content

Version 0.4.0

Latest

Choose a tag to compare

@devinsays devinsays released this 01 Nov 21:47
· 2 commits to master since this release
  • Bugfix: Fixes issue that caused log in to not work if user had just navigated from registration screen. Using Navigator.pop rather than Navigator. pushReplacementNamed resolved the bug.
  • Bugfix: Newly created to do items can now be toggled. The ids previously hadn't been attached to model when new todos were created.