searchable_appbar 0.0.5
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.