fixed the path :)

This commit is contained in:
Yoshiteru Kawahara 2021-06-03 20:02:37 +09:00
parent dee3b2efe9
commit 174a37d198
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{