emptiable_list 1.1.0 copy "emptiable_list: ^1.1.0" to clipboard
emptiable_list: ^1.1.0 copied to clipboard

discontinued

Container for a list-displaying widget, that can display a placeholder-widget when the list is empty.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add emptiable_list

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

dependencies:
  emptiable_list: ^1.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:emptiable_list/emptiable_list.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Container for a list-displaying widget, that can display a placeholder-widget when the list is empty.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on emptiable_list