|
|
пре 2 месеци | |
|---|---|---|
| .. | ||
| .vscode | пре 2 месеци | |
| dlib | пре 2 месеци | |
| README.md | пре 2 месеци | |
| file_darwin.go | пре 2 месеци | |
| file_linux.go | пре 2 месеци | |
| file_unsupported.go | пре 2 месеци | |
| file_windows.go | пре 2 месеци | |
| go.mod | пре 2 месеци | |
| go.sum | пре 2 месеци | |
| import.go.tmpl | пре 2 месеци | |
| plugin.go | пре 2 месеци | |
This Go package implements the host-side of the Flutter platform_device_id plugin.
Import as:
import platform_device_id "github.com/BestBurning/platform_device_id/go"
Then add the following option to your go-flutter application options:
flutter.AddPlugin(&platform_device_id.PlatformDeviceIdPlugin{}),