side_sheet_material3 0.0.2 copy "side_sheet_material3: ^0.0.2" to clipboard
side_sheet_material3: ^0.0.2 copied to clipboard

This Flutter package provides a Material Design 3 modal side sheet widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add side_sheet_material3

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

dependencies:
  side_sheet_material3: ^0.0.2

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:side_sheet_material3/side_sheet_material3.dart';
20
likes
130
pub points
80%
popularity
screenshot

Publisher

verified publisheregortabula.dev

This Flutter package provides a Material Design 3 modal side sheet widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on side_sheet_material3