Skip to content

Commit d53bc4c

Browse files
committed
Fix README updates
1 parent 213f5ab commit d53bc4c

File tree

1 file changed

+12
-27
lines changed

1 file changed

+12
-27
lines changed

README.md

Lines changed: 12 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,11 @@
1-
<h3 align="center"> Bottom bar with Sheet </h3>
1+
<h1> Bottom bar with Sheet </h1>
22

3-
4-
<h1 align ="Left">
3+
<p align ="Left">
54

65
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2FFrezyx%2Fbottom_bar_with_sheet%2Fbadge%3Fref%3Dmaster&style=flat)](https://actions-badge.atrox.dev/Frezyx/bottom_bar_with_sheet/goto?ref=master) [![License](https://img.shields.io/github/license/Frezyx/bottom_bar_with_sheet)](https://opensource.org/licenses/MIT) [![Pub](https://img.shields.io/pub/v/bottom_bar_with_sheet.svg)](https://pub.dartlang.org/packages/bottom_bar_with_sheet)
76
![Stars](https://img.shields.io/github/stars/Frezyx/bottom_bar_with_sheet?style=social)
8-
</h1>
7+
</p>
98

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-
---
259

2610
💥Non-standard way to use more space of screens in your application💥<br>
2711
😳Custom bottom Sheet under Bottom Navigation Bar😳<br>
@@ -31,6 +15,15 @@
3115
| :------------: | :------------: | :------------: |
3216

3317

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+
3427
## Getting Started
3528

3629
### Add dependency
@@ -135,14 +128,6 @@ Scaffold(
135128
| margin | EdgeInsets | side paddings of **Main Action Button** |
136129
| transform | Matrix4 | This field can set transform location of **Main Action Button** |
137130

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-
[![Attribution 4.0 International](https://licensebuttons.net/l/by/3.0/88x31.png)](https://github.com/Frezyx/bottom_bar_with_sheet/blob/master/LICENSE)
144-
145-
146131
---
147132
*For help getting started with Flutter, view our
148133
[online documentation](https://flutter.dev/docs), which offers tutorials,

0 commit comments

Comments
 (0)