-
Notifications
You must be signed in to change notification settings - Fork 17
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
Fixing pub warnings #1
base: master
Are you sure you want to change the base?
Conversation
GrbavaCigla
commented
Apr 18, 2021
- Removed files that shouldn't be commited (.flutter-..., .vscode)
- Formatted files
- Added files to .gitignore
I have the same issue, seems to not support finding an address from coordinates |
@nehal076 and @proformance can I know how are you adding these dependencies to EDITED: And moreover this is not where you should ask. Head over to flutter_geocoder and post an issue there. |
I added this dependency via |
flutter_geocoder is not null safe |
@nehal076 I mean what is the version reference? flutter_geocoder: ^{version}
OR
flutter_geocoder:
git:
url: ....
which format? |
@nehal076 why don't you at least check it |
sorry sir the plugin 'flutter_geocoder' uses a deprecated version of the android embedding. |
@mordhawaj Check the original repo then. |
the plugin |
Not relevant here @mohadel92. please raise a new issue. Better check with the original repo. |