list_twolevel 0.0.5 copy "list_twolevel: ^0.0.5" to clipboard
list_twolevel: ^0.0.5 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 Flutter:

 $ flutter pub add list_twolevel
copied to clipboard

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

dependencies:
  list_twolevel: ^0.0.5
copied to clipboard

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:list_twolevel/list_A.dart';
import 'package:list_twolevel/list_B.dart';
copied to clipboard
1
likes
130
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

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

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on list_twolevel