liquid_container 0.0.3 copy "liquid_container: ^0.0.3" to clipboard
liquid_container: ^0.0.3 copied to clipboard

Liquid button container with Hover effect.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add liquid_container

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

dependencies:
  liquid_container: ^0.0.3

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:liquid_container/liquid_container.dart';
15
likes
130
points
45
downloads

Publisher

verified publisherokji.store

Weekly Downloads

Liquid button container with Hover effect.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, vector_math

More

Packages that depend on liquid_container