Skip to content

Instantly share code, notes, and snippets.

@Temidtech
Last active April 14, 2018 00:09
Show Gist options
  • Save Temidtech/cdec91472bd9cb5b51c0130cb59b3a76 to your computer and use it in GitHub Desktop.
Save Temidtech/cdec91472bd9cb5b51c0130cb59b3a76 to your computer and use it in GitHub Desktop.
errormessage
type 'List<dynamic>' is not a subtype of type 'List<Widget>' where
List is from dart:core
Object is from dart:core
List is from dart:core
Widget is from package:flutter/src/widgets/framework.dart
main (file:///Users/temidjoy/tmp/todo/lib/main2.dart:4:37)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment