Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Location in photo upload throws error #3

Open
kamami opened this issue Apr 18, 2019 · 2 comments
Open

Location in photo upload throws error #3

kamami opened this issue Apr 18, 2019 · 2 comments

Comments

@kamami
Copy link

kamami commented Apr 18, 2019

The loaction chips are throwing errors:

Invalid argument(s)

@mohak1283
Copy link
Owner

Please provide more details of it. What errors are they throwing. When they are throwing errors

@slybaldguy
Copy link

This is the exception that I'm getting:

The following ArgumentError was thrown building FutureBuilder<List

>(dirty, state: _FutureBuilderState<List>#ed3b5):
Invalid argument(s)

The relevant error-causing widget was:
FutureBuilder<List

> 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. (package:instagram_clone/ui/insta_upload_photo_screen.dart:176:42)
#2 _FutureBuilderState.build (package:flutter/src/widgets/async.dart:732:55)
#3 StatefulElement.build (package:flutter/src/widgets/framework.dart:4623:28)
#4 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4506:15)
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants