ruki_search 0.0.6-dev copy "ruki_search: ^0.0.6-dev" to clipboard
ruki_search: ^0.0.6-dev copied to clipboard

This Widget allows multiple type of search, also lazy Loading for the result page.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ruki_search

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

dependencies:
  ruki_search: ^0.0.6-dev

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

Publisher

unverified uploader

This Widget allows multiple type of search, also lazy Loading for the result page.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_animator, flutter_staggered_animations, line_icons, provider

More

Packages that depend on ruki_search