scrollable_panel 0.4.1 copy "scrollable_panel: ^0.4.1" to clipboard
scrollable_panel: ^0.4.1 copied to clipboard

drag to expand and then can scroll contents. similar "Nearby spots" panel on google map app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scrollable_panel

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

dependencies:
  scrollable_panel: ^0.4.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:scrollable_panel/scrollable_panel.dart';
62
likes
150
points
86
downloads

Publisher

unverified uploader

Weekly Downloads

drag to expand and then can scroll contents. similar "Nearby spots" panel on google map app.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on scrollable_panel