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

PlatformiOSmacOS

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 Flutter:

 $ flutter pub add widget_kit_plugin

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

dependencies:
  widget_kit_plugin: ^0.1.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:widget_kit_plugin/widget_kit_plugin.dart';
6
likes
130
pub points
82%
popularity
screenshot

Publisher

verified publishergameflow.tv

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on widget_kit_plugin