Skip to content

Commit

Permalink
Add option to hide search view button (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fintasys committed Feb 28, 2024
1 parent e7e971a commit 00d3f0d
Show file tree
Hide file tree
Showing 6 changed files with 105 additions and 40 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.1.0

- Add option to hide searchView-Button in bottom navigation

## 2.0.0 🚀

- Better customization
Expand Down
62 changes: 43 additions & 19 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ packages:
path: ".."
relative: true
source: path
version: "2.0.0"
version: "2.0.1"
fake_async:
dependency: transitive
description:
Expand All @@ -76,10 +76,10 @@ packages:
dependency: transitive
description:
name: file
sha256: "1b92bec4fc2a72f59a8e15af5f52cd441e4a7860b49499d69dfa817af20e925d"
sha256: "5fc22d7c25582e38ad9a8515372cd9a93834027aacf1801cf01164dac0ffa08c"
url: "https://pub.dev"
source: hosted
version: "6.1.4"
version: "7.0.0"
flutter:
dependency: "direct main"
description: flutter
Expand Down Expand Up @@ -142,6 +142,30 @@ packages:
description: flutter
source: sdk
version: "0.0.0"
leak_tracker:
dependency: transitive
description:
name: leak_tracker
sha256: "78eb209deea09858f5269f5a5b02be4049535f568c07b275096836f01ea323fa"
url: "https://pub.dev"
source: hosted
version: "10.0.0"
leak_tracker_flutter_testing:
dependency: transitive
description:
name: leak_tracker_flutter_testing
sha256: b46c5e37c19120a8a01918cfaf293547f47269f7cb4b0058f21531c2465d6ef0
url: "https://pub.dev"
source: hosted
version: "2.0.1"
leak_tracker_testing:
dependency: transitive
description:
name: leak_tracker_testing
sha256: a597f72a664dbd293f3bfc51f9ba69816f84dcd403cdac7066cb3f6003f3ab47
url: "https://pub.dev"
source: hosted
version: "2.0.1"
lints:
dependency: transitive
description:
Expand All @@ -154,34 +178,34 @@ packages:
dependency: transitive
description:
name: matcher
sha256: "1803e76e6653768d64ed8ff2e1e67bea3ad4b923eb5c56a295c3e634bad5960e"
sha256: d2323aa2060500f906aa31a895b4030b6da3ebdcc5619d14ce1aada65cd161cb
url: "https://pub.dev"
source: hosted
version: "0.12.16"
version: "0.12.16+1"
material_color_utilities:
dependency: transitive
description:
name: material_color_utilities
sha256: "9528f2f296073ff54cb9fee677df673ace1218163c3bc7628093e7eed5203d41"
sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a"
url: "https://pub.dev"
source: hosted
version: "0.5.0"
version: "0.8.0"
meta:
dependency: transitive
description:
name: meta
sha256: a6e590c838b18133bb482a2745ad77c5bb7715fb0451209e1a7567d416678b8e
sha256: d584fa6707a52763a52446f02cc621b077888fb63b93bbcb1143a7be5a0c0c04
url: "https://pub.dev"
source: hosted
version: "1.10.0"
version: "1.11.0"
path:
dependency: transitive
description:
name: path
sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917"
sha256: "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af"
url: "https://pub.dev"
source: hosted
version: "1.8.3"
version: "1.9.0"
path_provider:
dependency: transitive
description:
Expand Down Expand Up @@ -234,10 +258,10 @@ packages:
dependency: transitive
description:
name: platform
sha256: ae68c7bfcd7383af3629daafb32fb4e8681c7154428da4febcff06200585f102
sha256: "12220bb4b65720483f8fa9450b4332347737cf8213dd2840d8b2c823e47243ec"
url: "https://pub.dev"
source: hosted
version: "3.1.2"
version: "3.1.4"
plugin_platform_interface:
dependency: transitive
description:
Expand All @@ -250,10 +274,10 @@ packages:
dependency: transitive
description:
name: process
sha256: "53fd8db9cec1d37b0574e12f07520d582019cb6c44abf5479a01505099a34a09"
sha256: "21e54fd2faf1b5bdd5102afd25012184a6793927648ea81eea80552ac9405b32"
url: "https://pub.dev"
source: hosted
version: "4.2.4"
version: "5.0.2"
shared_preferences:
dependency: transitive
description:
Expand Down Expand Up @@ -391,10 +415,10 @@ packages:
dependency: transitive
description:
name: vm_service
sha256: c538be99af830f478718b51630ec1b6bee5e74e52c8a802d328d9e71d35d2583
sha256: b3d56ff4341b8f182b96aceb2fa20e3dcb336b9f867bc0eafc0de10f1048e957
url: "https://pub.dev"
source: hosted
version: "11.10.0"
version: "13.0.0"
web:
dependency: transitive
description:
Expand All @@ -407,10 +431,10 @@ packages:
dependency: transitive
description:
name: webdriver
sha256: "3c923e918918feeb90c4c9fdf1fe39220fa4c0e8e2c0fffaded174498ef86c49"
sha256: "003d7da9519e1e5f329422b36c4dcdf18d7d2978d1ba099ea4e45ba490ed845e"
url: "https://pub.dev"
source: hosted
version: "3.0.2"
version: "3.0.3"
win32:
dependency: transitive
description:
Expand Down
6 changes: 6 additions & 0 deletions lib/src/bottom_action_bar/bottom_action_bar_config.dart
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ class BottomActionBarConfig {
const BottomActionBarConfig({
this.enabled = true,
this.showBackspaceButton = true,
this.showSearchViewButton = true,
this.backgroundColor = Colors.blue,
this.buttonColor = Colors.blue,
this.buttonIconColor = Colors.white,
Expand All @@ -26,6 +27,9 @@ class BottomActionBarConfig {
/// Show Backspace button
final bool showBackspaceButton;

/// Show Search View button
final bool showSearchViewButton;

/// Background color of search bar
final Color? backgroundColor;

Expand All @@ -44,6 +48,7 @@ class BottomActionBarConfig {
return (other is BottomActionBarConfig) &&
other.enabled == enabled &&
other.showBackspaceButton == showBackspaceButton &&
other.showSearchViewButton == showSearchViewButton &&
other.backgroundColor == backgroundColor &&
other.buttonColor == buttonColor &&
other.buttonIconColor == buttonIconColor;
Expand All @@ -53,6 +58,7 @@ class BottomActionBarConfig {
int get hashCode =>
enabled.hashCode ^
showBackspaceButton.hashCode ^
showSearchViewButton.hashCode ^
backgroundColor.hashCode ^
buttonColor.hashCode ^
buttonIconColor.hashCode;
Expand Down
27 changes: 17 additions & 10 deletions lib/src/bottom_action_bar/default_bottom_action_bar.dart
Original file line number Diff line number Diff line change
Expand Up @@ -20,22 +20,29 @@ class _DefaultBottomActionBarState extends State<DefaultBottomActionBar> {
child: Row(
mainAxisAlignment: MainAxisAlignment.spaceBetween,
children: [
CircleAvatar(
backgroundColor: widget.config.bottomActionBarConfig.buttonColor,
child: IconButton(
onPressed: widget.showSearchView,
icon: Icon(
Icons.search,
color: widget.config.bottomActionBarConfig.buttonIconColor,
),
),
),
_buildSearchViewButton(),
_buildBackspaceButton(),
],
),
);
}

Widget _buildSearchViewButton() {
if (widget.config.bottomActionBarConfig.showSearchViewButton) {
return CircleAvatar(
backgroundColor: widget.config.bottomActionBarConfig.buttonColor,
child: IconButton(
onPressed: widget.showSearchView,
icon: Icon(
Icons.search,
color: widget.config.bottomActionBarConfig.buttonIconColor,
),
),
);
}
return const SizedBox.shrink();
}

Widget _buildBackspaceButton() {
if (widget.config.bottomActionBarConfig.showBackspaceButton) {
return BackspaceButton(
Expand Down
40 changes: 32 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,30 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.6.7"
leak_tracker:
dependency: transitive
description:
name: leak_tracker
sha256: "78eb209deea09858f5269f5a5b02be4049535f568c07b275096836f01ea323fa"
url: "https://pub.dev"
source: hosted
version: "10.0.0"
leak_tracker_flutter_testing:
dependency: transitive
description:
name: leak_tracker_flutter_testing
sha256: b46c5e37c19120a8a01918cfaf293547f47269f7cb4b0058f21531c2465d6ef0
url: "https://pub.dev"
source: hosted
version: "2.0.1"
leak_tracker_testing:
dependency: transitive
description:
name: leak_tracker_testing
sha256: a597f72a664dbd293f3bfc51f9ba69816f84dcd403cdac7066cb3f6003f3ab47
url: "https://pub.dev"
source: hosted
version: "2.0.1"
lints:
dependency: transitive
description:
Expand All @@ -204,26 +228,26 @@ packages:
dependency: transitive
description:
name: matcher
sha256: "1803e76e6653768d64ed8ff2e1e67bea3ad4b923eb5c56a295c3e634bad5960e"
sha256: d2323aa2060500f906aa31a895b4030b6da3ebdcc5619d14ce1aada65cd161cb
url: "https://pub.dev"
source: hosted
version: "0.12.16"
version: "0.12.16+1"
material_color_utilities:
dependency: transitive
description:
name: material_color_utilities
sha256: "9528f2f296073ff54cb9fee677df673ace1218163c3bc7628093e7eed5203d41"
sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a"
url: "https://pub.dev"
source: hosted
version: "0.5.0"
version: "0.8.0"
meta:
dependency: transitive
description:
name: meta
sha256: a6e590c838b18133bb482a2745ad77c5bb7715fb0451209e1a7567d416678b8e
sha256: d584fa6707a52763a52446f02cc621b077888fb63b93bbcb1143a7be5a0c0c04
url: "https://pub.dev"
source: hosted
version: "1.10.0"
version: "1.11.0"
mime:
dependency: transitive
description:
Expand Down Expand Up @@ -252,10 +276,10 @@ packages:
dependency: transitive
description:
name: path
sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917"
sha256: "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af"
url: "https://pub.dev"
source: hosted
version: "1.8.3"
version: "1.9.0"
path_provider_linux:
dependency: transitive
description:
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: emoji_picker_flutter
description: A Flutter package that provides an Emoji picker widget with 1500+ emojis in 8 categories.
version: 2.0.0
version: 2.1.0
homepage: https://github.com/Fintasys/emoji_picker_flutter

environment:
sdk: '>=2.17.0 <4.0.0'
flutter: '>=3.16.0'
sdk: ">=2.17.0 <4.0.0"
flutter: ">=3.16.0"

dependencies:
flutter:
Expand Down

0 comments on commit 00d3f0d

Please sign in to comment.