Skip to content

Commit b4b1012

Browse files
committed
[New] Updated the version number & added example gifs
1 parent 8ca08b7 commit b4b1012

13 files changed

Lines changed: 12 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.0.2
2+
3+
* Bug Fixed for Some imports/exports
4+
5+
16
## 0.0.1
27

38
* Initial release of stack_board_plus

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ Add StackBoardPlus to your `pubspec.yaml`:
3535

3636
```yaml
3737
dependencies:
38-
stack_board_plus:
39-
git: https://github.com/M4DGENIUS0/stack_board_plus.git
38+
stack_board_plus: ^0.0.2
4039
```
4140
OR
4241
```yaml
4342
dependencies:
44-
stack_board_plus: ^0.0.1
43+
stack_board_plus:
44+
git: https://github.com/M4DGENIUS0/stack_board_plus.git
4545
```
4646
4747
### Basic Usage

example/assets/readme/add_text.gif

1.69 MB
Loading
2.87 MB
Loading

example/assets/readme/clean.gif

323 KB
Loading
1.66 MB
Loading
797 KB
Loading
4.03 MB
Loading

example/assets/readme/svg.gif

1.56 MB
Loading

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ packages:
451451
path: ".."
452452
relative: true
453453
source: path
454-
version: "0.0.1"
454+
version: "0.0.2"
455455
stack_trace:
456456
dependency: transitive
457457
description:

0 commit comments

Comments
 (0)