clingwinsdk 0.0.1 copy "clingwinsdk: ^0.0.1" to clipboard
clingwinsdk: ^0.0.1 copied to clipboard

PlatformWindows

Cling sdk for flutter on windows.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add clingwinsdk

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  clingwinsdk: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:clingwinsdk/clingwinsdk.dart';
1
likes
105
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Cling sdk for flutter on windows.

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, geolocator, plugin_platform_interface, synchronized, win_ble

More

Packages that depend on clingwinsdk