swipeable_tile 1.0.0+11 copy "swipeable_tile: ^1.0.0+11" to clipboard
swipeable_tile: ^1.0.0+11 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: ^1.0.0+11

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';
198
likes
150
pub points
93%
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