list_twolevel 0.0.3 copy "list_twolevel: ^0.0.3" to clipboard
list_twolevel: ^0.0.3 copied to clipboard

Two type listbuilder easy to use, fill with Map<> Obj.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add list_twolevel

With Flutter:

 $ flutter pub add list_twolevel

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

dependencies:
  list_twolevel: ^0.0.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:list_twolevel/list_A.dart';
import 'package:list_twolevel/list_B.dart';
1
likes
0
pub points
23%
popularity

Publisher

unverified uploader

Two type listbuilder easy to use, fill with Map<> Obj.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on list_twolevel