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

Create list tile with banner at the corner. This package allow you to make a Listtile and add or hide banner. Banner with "New" tag or something you want.

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: ^1.0.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';
69
likes
150
pub points
81%
popularity

Publisher

unverified uploader

Create list tile with banner at the corner. This package allow you to make a Listtile and add or hide banner. Banner with "New" tag or something you want.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on banner_listtile