type 'string' is not a subtype of type 'int' of 'index' flutter code example Example: 'int' is not a subtype of type 'double' dart double myDouble = myInt.toDouble();