play_kit 0.0.2 copy "play_kit: ^0.0.2" to clipboard
play_kit: ^0.0.2 copied to clipboard

PLAY_KIT package containing widgets to implement glass ui in flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add play_kit

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

dependencies:
  play_kit: ^0.0.2

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:play_kit/play_kit.dart';
4
likes
130
pub points
9%
popularity

Publisher

verified publisherplayatanu.in

PLAY_KIT package containing widgets to implement glass ui in flutter apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on play_kit