kmodal_listview 0.0.2 copy "kmodal_listview: ^0.0.2" to clipboard
kmodal_listview: ^0.0.2 copied to clipboard

ListView which can pull-to-refresh and proceed load-more. Benefit you feel free to process another of work

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kmodal_listview

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

dependencies:
  kmodal_listview: ^0.0.2

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

Publisher

unverified uploader

ListView which can pull-to-refresh and proceed load-more. Benefit you feel free to process another of work

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, get, pull_to_refresh

More

Packages that depend on kmodal_listview