You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
appeto dev 25b2f65d68 start преди 2 месеца
..
.vscode start преди 2 месеца
dlib start преди 2 месеца
README.md start преди 2 месеца
file_darwin.go start преди 2 месеца
file_linux.go start преди 2 месеца
file_unsupported.go start преди 2 месеца
file_windows.go start преди 2 месеца
go.mod start преди 2 месеца
go.sum start преди 2 месеца
import.go.tmpl start преди 2 месеца
plugin.go start преди 2 месеца

README.md

platform_device_id

This Go package implements the host-side of the Flutter platform_device_id plugin.

Usage

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{}),