banner_listtile 2.1.0 copy "banner_listtile: ^2.1.0" to clipboard
banner_listtile: ^2.1.0 copied to clipboard

outdated

Create tile with banner at the corner. This package allow you to make a Listtile with option to show or hide banner. Banner with "New" tag or something you want. And lot more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add banner_listtile

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

dependencies:
  banner_listtile: ^2.1.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:banner_listtile/banner_listtile.dart';
65
likes
0
pub points
82%
popularity

Publisher

unverified uploader

Create tile with banner at the corner. This package allow you to make a Listtile with option to show or hide banner. Banner with "New" tag or something you want. And lot more.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on banner_listtile