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

A library for interfacing with a small subset of the WidgetKit API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add widget_kit_plugin

With Flutter:

 $ flutter pub add widget_kit_plugin

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

dependencies:
  widget_kit_plugin: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:widget_kit_plugin/widget_kit_plugin.dart';
6
likes
0
pub points
82%
popularity

Publisher

verified publishergameflow.tv

A library for interfacing with a small subset of the WidgetKit API.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on widget_kit_plugin