Skip to content

Fixing pub warnings - #1

Open
GrbavaCigla wants to merge 4 commits into
JCKodel:masterfrom
GrbavaCigla:master
Open

Fixing pub warnings#1
GrbavaCigla wants to merge 4 commits into
JCKodel:masterfrom
GrbavaCigla:master

Conversation

@GrbavaCigla

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

@nehal076

Copy link
Copy Markdown

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
Copy Markdown

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

@yahu1031

yahu1031 commented Aug 2, 2021

Copy link
Copy Markdown

@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

nehal076 commented Aug 2, 2021

Copy link
Copy Markdown

I added this dependency via pubspec.yaml

@nehal076

nehal076 commented Aug 2, 2021

Copy link
Copy Markdown

flutter_geocoder is not null safe

@yahu1031

yahu1031 commented Aug 2, 2021

Copy link
Copy Markdown

@nehal076 I mean what is the version reference?

flutter_geocoder: ^{version}


OR

flutter_geocoder:
  git:
    url: .... 

which format?

@yahu1031

yahu1031 commented Aug 2, 2021

Copy link
Copy Markdown

flutter_geocoder

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

@mordhawaj

Copy link
Copy Markdown

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
Copy Markdown

@mordhawaj Check the original repo then.

@mohadel92

Copy link
Copy Markdown

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
Copy Markdown

@yahu1031

@yahu1031

yahu1031 commented Nov 4, 2021

Copy link
Copy Markdown

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