expressive_refresh 0.1.2 copy "expressive_refresh: ^0.1.2" to clipboard
expressive_refresh: ^0.1.2 copied to clipboard

On refresh indicator styled with Material 3 Expressive design system

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add expressive_refresh

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

dependencies:
  expressive_refresh: ^0.1.2

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:expressive_refresh/expressive_refresh.dart';
16
likes
150
points
625
downloads

Publisher

unverified uploader

Weekly Downloads

On refresh indicator styled with Material 3 Expressive design system

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, material_new_shapes

More

Packages that depend on expressive_refresh