Skip to content

Commit

Permalink
feat: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekAbdelouahed committed Oct 10, 2023
1 parent 8132578 commit a391eff
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 3.0.0+1
* Update README

## 3.0.0

- **BREAKING CHANGE**:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Flutter Reactions Button is a customizable Flutter package that allows you to ea

## Preview

<img src="https://github.com/GeekAbdelouahed/flutter-reaction-button/blob/master/images/flutter_reaction_button_preview.png"/>
<img src="https://raw.githubusercontent.com/GeekAbdelouahed/flutter-reaction-button/master/images/flutter_reaction_button_preview.png"/>

## Usage

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: flutter_reaction_button
description: Flutter Reactions Button is a customizable Flutter package that allows you to easily create interactive buttons with reaction emojis, similar to Facebook's iconic reaction buttons.
homepage: https://github.com/GeekAbdelouahed/flutter-reaction-button
repository: https://github.com/GeekAbdelouahed/flutter-reaction-button.git
version: 3.0.0
version: 3.0.0+1

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down

0 comments on commit a391eff

Please sign in to comment.