Update README.md

This commit is contained in:
Miguel Ruivo 2020-08-23 13:35:06 +01:00 committed by GitHub
parent fa80ef6132
commit 0f25c14fd6
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/flutter_file_picker/go"
file_picker "github.com/miguelpruivo/plugins_flutter_file_picker/go"
)
var options = []flutter.Option{