Merge pull request #739 from voynichteru/fix-go-readme

fixed the path :)
This commit is contained in:
Miguel Ruivo 2021-06-22 11:43:00 +01:00 committed by GitHub
commit 0dc87e95d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ package main
import (
... other imports ....
file_picker "github.com/miguelpruivo/plugins_flutter_file_picker/go"
file_picker "github.com/miguelpruivo/flutter_file_picker/go"
)
var options = []flutter.Option{