Skip to content

Commit

Permalink
demo images
Browse files Browse the repository at this point in the history
  • Loading branch information
Sangam Singh committed May 25, 2023
1 parent 50f61d3 commit 117d313
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.0.6
## 0.0.7

* Animation added to normal rating bar.
* Demo Modified.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,11 @@ import 'package:animated_rating_bar/animated_rating_bar.dart';
```

## Demo
<p float="left">
<img src="demo1.gif" width="200" height="400" />
<img src="demo2.gif" width="200" height="400" />
<img src="demo3.gif" width="200" height="400" />
<img src="dark_mode.gif" width="200" height="400" />
</p>
![DEMO1](demo1.gif)
![DEMO2](demo2.gif)
![DEMO3](demo3.gif)
![DEMO4](dark_mode.gif)


## Special Thanks To Colleagues &
1. [Rive](https://rive.app/community/3145-6649-star-rating/)
Expand Down
Binary file modified dark_mode.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified demo1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified demo2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified demo3.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: animated_rating_bar
description: Animated Rating Bar can be used for rating which enhaces User Experince by displaying beautiful animation like glows and sparks.
version: 0.0.6
version: 0.0.7
repository: https://github.com/codersangam/animated_rating_bar
examples: https://github.com/codersangam/animated_rating_bar/tree/main/example

Expand Down

0 comments on commit 117d313

Please sign in to comment.