Added bottom bar widget

This commit is contained in:
Patrick Alvin Alcala 2026-02-23 17:02:46 +08:00
parent 4b6326dd95
commit 5584af0fb7
2 changed files with 9 additions and 0 deletions

View file

@ -41,6 +41,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.1.2"
bottom_bar:
dependency: "direct main"
description:
name: bottom_bar
sha256: a2c96d8be21ab6173ac95bae3bcb2beb4c9a4cae7d82674f5551303986e121bf
url: "https://pub.dev"
source: hosted
version: "2.0.5"
characters:
dependency: transitive
description:

View file

@ -24,6 +24,7 @@ dependencies:
vibration: ^3.1.4
intl: ^0.20.2
loading_animation_widget: ^1.3.0
bottom_bar: ^2.0.5
dev_dependencies:
flutter_test: