my_animated_widgets 0.0.4 copy "my_animated_widgets: ^0.0.4" to clipboard
my_animated_widgets: ^0.0.4 copied to clipboard

A collection of beautiful, production-ready animated Flutter widgets — Plasma Globe, Orbital Action Menu, Sky Theme Toggle, Liquid Progress Bar, and Dark Mode Toggle. Each widget is fully customisable [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add my_animated_widgets

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

dependencies:
  my_animated_widgets: ^0.0.4

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:my_animated_widgets/my_animated_widgets.dart';
0
likes
145
points
15
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A collection of beautiful, production-ready animated Flutter widgets — Plasma Globe, Orbital Action Menu, Sky Theme Toggle, Liquid Progress Bar, and Dark Mode Toggle. Each widget is fully customisable, dark-mode aware, and Material 3 compatible.

Repository (GitHub)
View/report issues

Topics

#animation #widget #dark-mode #ui #material

License

MIT (license)

Dependencies

flutter

More

Packages that depend on my_animated_widgets