4 comments found.
No mate, we used date_picker_timeline package.
Contact us via mail for more info.
I get the following error when running the code: [VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: type ‘int’ is not a subtype of type ‘String?’ #0 new TaskModel.fromJson (package:todo/models/task_model.dart:37:5) #1 TaskController.getAllTasks.<anonymous closure> (package:todo/controllers/task_controller.dart:77:53) #2 MappedListIterable.elementAt (dart:_internal/iterable.dart:413:31) #3 ListIterator.moveNext (dart:_internal/iterable.dart:342:26) #4 new _GrowableList._ofEfficientLengthIterable (dart:core-patch/growable_array.dart:189:27) #5 new _GrowableList.of (dart:core-patch/growable_array.dart:150:28) #6 new List.of (dart:core-patch/array_patch.dart:51:28) #7 ListIterable.toList (dart:_internal/iterable.dart:213:44) #8 TaskController.getAllTasks (package:todo/controllers/task_controller.dart:77:69) <asynchronous suspension>
any solution?
First of all, restart the code editor, then delete the pubspec.lock file. Then run these command lines step by step…..
flutter clean
flutter pub get
flutter pub upgrade—major-versions
flutter run
If your app build successfully, then it will be fine. If not, contact us via mail: ygstudio@gmail.com
We will send you more solutions. Thank you for your response.
Could you ads firebase so that can get task sync across device hence they can track past month activities
Yeah. We will update this feature next month.
Hi good work. May I know how to monetize this app?
Hello mate, First of all right now, app monetization is not available. But if you want we can add that feature for you.