Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyost committed May 16, 2020
1 parent 0fc4ed3 commit e5979a7
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.6.1+2

* Updated README.

## 0.6.1+1

* Various improvements.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ You can also follow [the tutorial of Marcus Ng](https://youtu.be/gOiaSwp984s) on

## Advanced

### Where to initialize RateMyApp
### Where to initialize _Rate My App_

You should be careful on where you initialize _Rate My App_ in your project.
But thankfully, there's a widget that helps you getting through all of this without any trouble : `RateMyAppBuilder`.
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.6.1+1"
version: "0.6.1+2"
shared_preferences:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: rate_my_app
description: Allows to kindly ask users to rate your app if custom conditions are met (eg. install time, number of launches, etc...).
version: 0.6.1+1
version: 0.6.1+2
homepage: https://github.com/Skyost/RateMyApp

environment:
Expand Down

0 comments on commit e5979a7

Please sign in to comment.