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

Fixing pub warnings #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

GrbavaCigla
Copy link

  • Removed files that shouldn't be commited (.flutter-..., .vscode)
  • Formatted files
  • Added files to .gitignore

@nehal076
Copy link

Screenshot 2021-07-27 at 4 33 45 PM

Sorry for posting this error here. But the issues section is closed.
I am facing this error.

@InfiniteTabs
Copy link

I have the same issue, seems to not support finding an address from coordinates

@yahu1031
Copy link

yahu1031 commented Aug 2, 2021

@nehal076 and @proformance can I know how are you adding these dependencies to pubspec.yaml? I mean using git url or pub - version?

EDITED: And moreover this is not where you should ask. Head over to flutter_geocoder and post an issue there.

@nehal076
Copy link

nehal076 commented Aug 2, 2021

I added this dependency via pubspec.yaml

@nehal076
Copy link

nehal076 commented Aug 2, 2021

flutter_geocoder is not null safe

@yahu1031
Copy link

yahu1031 commented Aug 2, 2021

@nehal076 I mean what is the version reference?

flutter_geocoder: ^{version}


OR

flutter_geocoder:
  git:
    url: .... 

which format?

@yahu1031
Copy link

yahu1031 commented Aug 2, 2021

flutter_geocoder

@nehal076 why don't you at least check it
image

@mordhawaj
Copy link

sorry sir
i am getting error

the plugin 'flutter_geocoder' uses a deprecated version of the android embedding.
try to see if this plugin supports the android V2 embedding

@yahu1031
Copy link

@mordhawaj Check the original repo then.

@mohadel92
Copy link

the plugin flutter_geocoder uses a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs.
If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration.
exit code 0

@mohadel92
Copy link

@yahu1031

@yahu1031
Copy link

yahu1031 commented Nov 4, 2021

Not relevant here @mohadel92. please raise a new issue. Better check with the original repo.

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

Successfully merging this pull request may close these issues.

6 participants