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

Introducing a versatile and user-friendly Flutter package for custom lists with advanced searching functionality. Our package provides a streamlined solution for creating lists that can be easily sear [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_listview

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

dependencies:
  custom_listview: ^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:custom_listview/custom_listview.dart';
0
likes
120
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Introducing a versatile and user-friendly Flutter package for custom lists with advanced searching functionality. Our package provides a streamlined solution for creating lists that can be easily searched and filtered, making it the perfect choice for developers looking to enhance the user experience in their applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_listview