swipeable_tile 2.0.1 copy "swipeable_tile: ^2.0.1" to clipboard
swipeable_tile: ^2.0.1 copied to clipboard

A package to dismiss with animated background. Also Swipe to tigger action without dismiss.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add swipeable_tile

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

dependencies:
  swipeable_tile: ^2.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:swipeable_tile/swipeable_tile.dart';
201
likes
150
points
1.17k
downloads

Publisher

verified publisherwaterydesert.com

Weekly Downloads

A package to dismiss with animated background. Also Swipe to tigger action without dismiss.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on swipeable_tile