Added bottom bar widget
This commit is contained in:
parent
4b6326dd95
commit
5584af0fb7
2 changed files with 9 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue