Skip to content

Commit ba80605

Browse files
committed
Release v0.1.0
1 parent e239c4e commit ba80605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies:
2323
flutter_calculator:
2424
git:
2525
url: git://github.com/flytreeleft/flutter_calculator.git
26-
ref: bugfix-0.1.x
26+
ref: v0.1.0
2727
```
2828
2929
- Import package `import 'package:flutter_calculator/flutter_calculator.dart';` and call `await showCalculator(context: context);` in your code:

0 commit comments

Comments
 (0)