forked from jb3rndt/PersistentBottomNavBarV2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
25 lines (19 loc) · 798 Bytes
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
name: persistent_bottom_nav_bar_v2
description: A do all, highly customizable persistent/static bottom navigation bar for flutter. Includes up-to 20 styles. Based on persistent_bottom_nav_bar which currently is not continued.
homepage: https://github.com/jb3rndt/PersistentBottomNavBarV2
repository: https://github.com/jb3rndt/PersistentBottomNavBarV2
version: 4.2.5
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
cider:
link_template:
tag: https://github.com/jb3rndt/PersistentBottomNavBarV2/releases/tag/%tag% # initial release link template
diff: https://github.com/jb3rndt/PersistentBottomNavBarV2/compare/%from%...%to% # subsequent releases link template