simple_textfield_search_bar 0.0.1+1 copy "simple_textfield_search_bar: ^0.0.1+1" to clipboard
simple_textfield_search_bar: ^0.0.1+1 copied to clipboard

Simple search box UI with clear text icon.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_textfield_search_bar

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

dependencies:
  simple_textfield_search_bar: ^0.0.1+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:simple_textfield_search_bar/example/example.dart';
import 'package:simple_textfield_search_bar/search.dart';
import 'package:simple_textfield_search_bar/searchBox.dart';
6
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Simple search box UI with clear text icon.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on simple_textfield_search_bar