flutter_bullet_list 0.0.1 copy "flutter_bullet_list: ^0.0.1" to clipboard
flutter_bullet_list: ^0.0.1 copied to clipboard

outdated

A new Flutter Plugin for ordered and unordered lists

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_bullet_list

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

dependencies:
  flutter_bullet_list: ^0.0.1

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:flutter_bullet_list/flutter_bullet_list.dart';
4
likes
0
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter Plugin for ordered and unordered lists

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_bullet_list