bottom_sheet_expandable_bar 0.1.2 copy "bottom_sheet_expandable_bar: ^0.1.2" to clipboard
bottom_sheet_expandable_bar: ^0.1.2 copied to clipboard

A package to show and bottom bar with the capability to expand and show a bottom sheet

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bottom_sheet_expandable_bar
copied to clipboard

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

dependencies:
  bottom_sheet_expandable_bar: ^0.1.2
copied to clipboard

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:bottom_sheet_expandable_bar/bottom_sheet_expandable_bar.dart';
copied to clipboard
27
likes
140
points
89
downloads

Publisher

verified publisherajomuch92.site

Weekly Downloads

2024.09.27 - 2025.04.11

A package to show and bottom bar with the capability to expand and show a bottom sheet

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on bottom_sheet_expandable_bar