elastic_sheet 0.2.0 copy "elastic_sheet: ^0.2.0" to clipboard
elastic_sheet: ^0.2.0 copied to clipboard

A physics-driven Flutter surface for anchor-based expansion, liquid spring motion, dynamic sizing, and partial actions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add elastic_sheet

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

dependencies:
  elastic_sheet: ^0.2.0

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:elastic_sheet/elastic_sheet.dart';
3
likes
160
points
31
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A physics-driven Flutter surface for anchor-based expansion, liquid spring motion, dynamic sizing, and partial actions.

Repository (GitHub)
View/report issues

Topics

#animation #spring #expandable #bottom-sheet #surface

License

MIT (license)

Dependencies

flutter

More

Packages that depend on elastic_sheet