flutter-task-planner-app
flutter-task-planner-app copied to clipboard
A beautiful task planner app design made in flutter.
Results
3
flutter-task-planner-app issues
Sort by
recently updated
recently updated
newest added
hi i found an error, when keyboard is appear, the error like this "exception bottom overflowed by 11 pixels". i was fixed, just remove SafeArea and put the Column from...
Remove default test (broken since the default layout is not there anymore). Introduce sample widget test, testing that title and text fields are present.
Dependencies updated with `flutter pub get`.