sliverbar_with_card 0.1.5 copy "sliverbar_with_card: ^0.1.5" to clipboard
sliverbar_with_card: ^0.1.5 copied to clipboard

A Flutter package to create a SliverAppBar with a Card with action button and back button, excellent to show catalog items.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sliverbar_with_card
copied to clipboard

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

dependencies:
  sliverbar_with_card: ^0.1.5
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:sliverbar_with_card/sliverbar_with_card.dart';
copied to clipboard
60
likes
40
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.29 - 2025.04.13

A Flutter package to create a SliverAppBar with a Card with action button and back button, excellent to show catalog items.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sliverbar_with_card