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';
175
likes
130
pub points
92%
popularity

Publisher

verified publisherwaterydesert.com

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