File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11## 0.0.1
22
33* TODO: Describe initial release.
4+
5+ ## 0.0.1+1
6+ ## 0.0.1+2
7+
8+ * edited and clarified the documentation
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Licensed under a modified MIT License (with a no-reselling clause).
40403 . Add the following to your ` pubspec.yaml ` file:
4141``` yamld
4242dependencies:
43- signals_translator: ^0.0.1
43+ signals_translator: ^0.0.1+2
4444
4545 [...]
4646
Original file line number Diff line number Diff line change 11name : signals_translator
22description : " Translate your project 100% using signals"
3- version : 0.0.1+1
4- homepage :
3+ version : 0.0.1+2
4+ homepage : https://github.com/nathantaal/flutter-signals-translator
5+ repository : https://github.com/nathantaal/flutter-signals-translator
56
67environment :
78 sdk : ^3.7.2
You can’t perform that action at this time.
0 commit comments