Advertisement
Guest User

Untitled

a guest
Mar 15th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Dart 0.62 KB | None | 0 0
  1. E/flutter ( 4049): [ERROR:topaz/lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
  2. E/flutter ( 4049): type '_InternalLinkedHashMap' is not a subtype of type 'Map<String, Object>' where
  3. E/flutter ( 4049):   _InternalLinkedHashMap is from dart:collection
  4. E/flutter ( 4049):   Map is from dart:core
  5. E/flutter ( 4049):   String is from dart:core
  6. E/flutter ( 4049):   Object is from dart:core
  7. E/flutter ( 4049):
  8. E/flutter ( 4049): #0      SharedPreferences.getInstance (package:shared_preferences/shared_preferences.dart)
  9. E/flutter ( 4049): <asynchronous suspension>
  10. E/flutter ( 4049): #1      _LoginPageState._saveValues
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement