Instagram-Clone
Instagram-Clone copied to clipboard
Location in photo upload throws error
The loaction chips are throwing errors:
Invalid argument(s)
Please provide more details of it. What errors are they throwing. When they are throwing errors
This is the exception that I'm getting:
The following ArgumentError was thrown building FutureBuilder<List<Address>>(dirty, state: _FutureBuilderState<List<Address>>#ed3b5): Invalid argument(s)
The relevant error-causing widget was:
FutureBuilder<List<Address>> file:///Users/tyler/AndroidStudioProjects/Instagram-Clone/lib/ui/insta_upload_photo_screen.dart:152:22
When the exception was thrown, this was the stack:
#0 _StringBase.+ (dart:core-patch/string_patch.dart:262:57)
#1 _InstaUploadPhotoScreenState.build.