dynamiclist 0.0.6 copy "dynamiclist: ^0.0.6" to clipboard
dynamiclist: ^0.0.6 copied to clipboard

Dynamic list pages for user convinient list and details forms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynamiclist

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

dependencies:
  dynamiclist: ^0.0.6

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:dynamiclist/dynamiclist.dart';
1
likes
70
pub points
0%
popularity

Publisher

unverified uploader

Dynamic list pages for user convinient list and details forms.

Repository (GitLab)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, font_awesome_flutter, http

More

Packages that depend on dynamiclist