Flutter_file_picker: hover run err

Created on 17 Sep 2019  Â·  12Comments  Â·  Source: miguelpruivo/flutter_file_picker

go: github.com/miguelpruivo/plugins_flutter_file_picker/[email protected] requires
github.com/go-flutter-desktop/[email protected] requires
github.com/go-gl/[email protected]: invalid pseudo-version: does not match version-control timestamp (2019-04-09T00:40:39Z)
Go build failed: exit status 1

ready to deploy

Most helpful comment

@pchampio I'll merge it this weekend and deploy on pub.dev! Have been quite busy lately. Thank you!

All 12 comments

@GeertJohan do you know what it might be? Thank you.

I think the go.mod file needs to be updated to be compatible with go1.13.

@GeertJohan simple updating it to go1.13 should be enough then?

Anyway, just updated it on beta. @YourksChan could you please give it a try by poiting the file_picker in your pubspec to it?

file_picker:
    git:
      url: https://github.com/miguelpruivo/plugins_flutter_file_picker.git
      ref: beta

Thank you.

I totally misread the initial error. It points to an error in the go.mod file that was present in go-flutter. Please update the go-flutter dependency to v0.30.0 to fix it.

Merged into beta. Thank you @GeertJohan. You can give it a try @YourksChan and let me know if it is working for you. 🙂

144 works for me!

Merged into beta. Thank you @GeertJohan. You can give it a try @YourksChan and let me know if it is working for you. 🙂

Thank you for your help, I used your solution, or not, I now downgrade golang to 1.12, he successfully operated!

I am still getting this error

go: finding github.com/miguelpruivo/plugins_flutter_file_picker/go latest
verifying github.com/go-gl/[email protected]/go.mod: github.com/go-gl/[email protected]/go.mod: reading https://sum.golang.org/lookup/github.com/go-gl/[email protected]: 410 Gone
hover: Go build failed: exit status 1

It used to work well in my project with go v1.12 and File_picker v1.4.0. I updated the go version to 1.13 and also the latest of file_picker and I started getting this error.

The beta branch must be merged to master!
(hover doesn't support the git directive in pubspec.yaml)

@pchampio I'll merge it this weekend and deploy on pub.dev! Have been quite busy lately. Thank you!

Hi again, it's now on master and pub.dev.

Thank you all.

Great, let me check it out. Thanks a lot.

On Sun, Nov 17, 2019, 19:50 Miguel Ruivo notifications@github.com wrote:

Hi again, it's now on master and pub.dev
https://pub.dev/packages/file_picker#-changelog-tab-.

Thank you all.

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/miguelpruivo/flutter_file_picker/issues/140?email_source=notifications&email_token=AEJAQ6U6RZI2KW2NSTFYUB3QUFHKPA5CNFSM4IXNJPK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEINCTA#issuecomment-554750284,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEJAQ6T2NTPH5BTFFWR2J7LQUFHKPANCNFSM4IXNJPKQ
.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

edandaria picture edandaria  Â·  5Comments

lecicdjuro picture lecicdjuro  Â·  6Comments

ElaineSchwner picture ElaineSchwner  Â·  4Comments

RAMSHEER picture RAMSHEER  Â·  6Comments

creativecreatorormaybenot picture creativecreatorormaybenot  Â·  6Comments