Skip to content

Commit

Permalink
Release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flytreeleft committed Dec 18, 2019
1 parent e239c4e commit ba80605
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 @@ -23,7 +23,7 @@ dependencies:
flutter_calculator:
git:
url: git://github.com/flytreeleft/flutter_calculator.git
ref: bugfix-0.1.x
ref: v0.1.0
```
- Import package `import 'package:flutter_calculator/flutter_calculator.dart';` and call `await showCalculator(context: context);` in your code:
Expand Down

0 comments on commit ba80605

Please sign in to comment.