|
1 |
| -<h3 align="center"> Bottom bar with Sheet </h3> |
| 1 | +<h1> Bottom bar with Sheet </h1> |
2 | 2 |
|
3 |
| - |
4 |
| -<h1 align ="Left"> |
| 3 | +<p align ="Left"> |
5 | 4 |
|
6 | 5 | [](https://actions-badge.atrox.dev/Frezyx/bottom_bar_with_sheet/goto?ref=master) [](https://opensource.org/licenses/MIT) [](https://pub.dartlang.org/packages/bottom_bar_with_sheet)
|
7 | 6 | 
|
8 |
| -</h1> |
| 7 | +</p> |
9 | 8 |
|
10 |
| ---- |
11 |
| -## Table of Content |
12 |
| - |
13 |
| -- [Getting Started](#getting-started) |
14 |
| - - [Add dependency](#add-dependency) |
15 |
| - - [Add import package](#add-import-package) |
16 |
| - - [Easy to use](#easy-to-use) |
17 |
| -- [Attributes](#attributes) |
18 |
| -- [Attributes of BottomBarTheme](#attributes-of-bottombartheme) |
19 |
| -- [Attributes of MainActionButtonTheme](#attributes-of-mainactionbuttontheme) |
20 |
| -- [License](#license) |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| ---- |
25 | 9 |
|
26 | 10 | 💥Non-standard way to use more space of screens in your application💥<br>
|
27 | 11 | 😳Custom bottom Sheet under Bottom Navigation Bar😳<br>
|
|
31 | 15 | | :------------: | :------------: | :------------: |
|
32 | 16 |
|
33 | 17 |
|
| 18 | +## Table of Content |
| 19 | + |
| 20 | +- [Getting Started](#getting-started) |
| 21 | +- [Attributes](#attributes) |
| 22 | +- [Attributes of BottomBarTheme](#attributes-of-bottombartheme) |
| 23 | +- [Attributes of MainActionButtonTheme](#attributes-of-mainactionbuttontheme) |
| 24 | + |
| 25 | +--- |
| 26 | + |
34 | 27 | ## Getting Started
|
35 | 28 |
|
36 | 29 | ### Add dependency
|
@@ -135,14 +128,6 @@ Scaffold(
|
135 | 128 | | margin | EdgeInsets | side paddings of **Main Action Button** |
|
136 | 129 | | transform | Matrix4 | This field can set transform location of **Main Action Button** |
|
137 | 130 |
|
138 |
| ---- |
139 |
| -## License |
140 |
| - |
141 |
| -*Licensed under [Creative Commons, CC BY 4.0](https://creativecommons.org/licenses/by/4.0/), © [Alicia Sykes](https://aliciasykes.com) 2020* |
142 |
| -https://github.com/Frezyx/bottom_bar_with_sheet/blob/master/LICENSE |
143 |
| -[](https://github.com/Frezyx/bottom_bar_with_sheet/blob/master/LICENSE) |
144 |
| - |
145 |
| - |
146 | 131 | ---
|
147 | 132 | *For help getting started with Flutter, view our
|
148 | 133 | [online documentation](https://flutter.dev/docs), which offers tutorials,
|
|
0 commit comments