good_dismissable 1.0.1 copy "good_dismissable: ^1.0.1" to clipboard
good_dismissable: ^1.0.1 copied to clipboard

A better Dismissible experience for Flutter — precise, polished, and visually clean. Ideal for cards, lists, and swipe-to-delete interactions that need to look as good as they feel.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add good_dismissable

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

dependencies:
  good_dismissable: ^1.0.1

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:good_dismissable/good_dismissable.dart';
6
likes
150
points
17
downloads

Publisher

verified publisherzianfahrudy.my.id

Weekly Downloads

A better Dismissible experience for Flutter — precise, polished, and visually clean. Ideal for cards, lists, and swipe-to-delete interactions that need to look as good as they feel.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on good_dismissable