searchable_appbar 0.0.5 copy "searchable_appbar: ^0.0.5" to clipboard
searchable_appbar: ^0.0.5 copied to clipboard

A customizable Flutter AppBar widget with built-in search functionality.

0.0.5 #

  • Update: ChangeLog.

0.0.4 #

  • Update: Readme.

0.0.3 #

  • New Feature: Added microphone icon to the search bar for voice input functionality.

0.0.2 #

  • Improvement: Added comprehensive Dart documentation (dartdoc) for all public API members (classes, typedefs, and properties).
  • Code Fix: Resolved static analysis warnings by replacing the deprecated withOpacity method with the appropriate withAlpha method to prevent color precision loss.
  • Fix: Resolved 'avoid_print' and 'unused_local_variable' warnings in example and test files.

0.0.1 #

  • Initial release.
10
likes
160
points
187
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter AppBar widget with built-in search functionality.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, speech_to_text

More

Packages that depend on searchable_appbar