skyflow_platform_interface 9.3.8 copy "skyflow_platform_interface: ^9.3.8" to clipboard
skyflow_platform_interface: ^9.3.8 copied to clipboard

outdated

Platform interface for skyflow sdk

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add skyflow_platform_interface

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

dependencies:
  skyflow_platform_interface: ^9.3.8

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:skyflow_platform_interface/skyflow_platform_interface.dart';
1
likes
0
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

Platform interface for skyflow sdk

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, freezed_annotation, json_annotation, meta, plugin_platform_interface

More

Packages that depend on skyflow_platform_interface