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

play_kit package containing widgets to implement glass morphism in flutter apps. You can controll Glass effect blur radius , height , blur color etc.

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.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:play_kit/play_kit.dart';
4
likes
130
points
17
downloads

Documentation

API reference

Publisher

verified publisherplayatanu.in

Weekly Downloads

play_kit package containing widgets to implement glass morphism in flutter apps. You can controll Glass effect blur radius , height , blur color etc.

Repository (GitHub)

License

unknown (license)

Dependencies

flutter

More

Packages that depend on play_kit