hourglass_widget 0.0.5 copy "hourglass_widget: ^0.0.5" to clipboard
hourglass_widget: ^0.0.5 copied to clipboard

A beautiful painted hourglass widget for Flutter with customizable colors and gradients.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hourglass_widget

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

dependencies:
  hourglass_widget: ^0.0.5

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:hourglass_widget/hourglass_widget.dart';
3
likes
150
points
383
downloads

Publisher

verified publisherplaypoolstudios.com

Weekly Downloads

A beautiful painted hourglass widget for Flutter with customizable colors and gradients.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hourglass_widget

Packages that implement hourglass_widget