mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
* Date values are now localized * Remove text controllers since we were setting the values in the plan object directly as well as setting them in the controllers anyway. Note that this is still not an ideal solution since if we change something in the form and close it, the changes are still reflected in the UI, just not preserved to the server. * Move basic date sanity cheks to the model