Skip to content

Commit

Permalink
Automatically detect pub version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir committed Apr 22, 2018
1 parent 84f273e commit d09813b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ testing has been limited.
[Pull Requests](https://github.com/VolodymyrLykhonis/flutter_billing/pulls) are welcome.

## Using
Add `flutter_billing: 0.2.2` as a dependency in `pubspec.yaml`.
Add [![flutter_billing](https://img.shields.io/pub/v/flutter_billing.svg)](https://pub.dartlang.org/packages/flutter_billing) as a dependency in `pubspec.yaml`.

Create an instance of the plugin:
```dart
Expand Down

0 comments on commit d09813b

Please sign in to comment.