animated_styled_widget 0.5.0 copy "animated_styled_widget: ^0.5.0" to clipboard
animated_styled_widget: ^0.5.0 copied to clipboard

Lets you use a serializable style to make customizable and animated widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_styled_widget
copied to clipboard

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

dependencies:
  animated_styled_widget: ^0.5.0
copied to clipboard

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:animated_styled_widget/animated_styled_widget.dart';
copied to clipboard
81
likes
80
points
550
downloads

Publisher

verified publisherwenkaifan.com

Weekly Downloads

2024.09.21 - 2025.04.05

Lets you use a serializable style to make customizable and animated widgets.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dimension, flutter, flutter_class_parser, morphable_shape, provider, simple_animations, tuple

More

Packages that depend on animated_styled_widget