File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 1.0.2
2+
3+ * Add platforms information to pub.dev
4+
15## 1.0.1
26
37* Typo fix.
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Or add it to the `pubspec.yaml` yourself:
1919
2020``` yaml
2121dev_dependencies :
22- monstarlab_lints : ^1.0.1
22+ monstarlab_lints : ^1.0.2
2323` ` `
2424
2525### Configure analysis options
@@ -32,5 +32,5 @@ include: package:monstarlab_lints/analysis_options.yaml
3232
3333
3434<!-- References -->
35- [pub-version-img] : https://img.shields.io/badge/pub-v1.0.1 -0175c2?logo=flutter
35+ [pub-version-img] : https://img.shields.io/badge/pub-v1.0.2 -0175c2?logo=flutter
3636[pub-version-url] : https://pub.dev/packages/monstarlab_lints
Original file line number Diff line number Diff line change 11name : monstarlab_lints
22description : Flutter lint rules used in Monstarlab EMEA.
3- version : 1.0.1
3+ version : 1.0.2
44homepage : https://github.com/monstar-lab-oss/flutter_lints
55repository : https://github.com/monstar-lab-oss/flutter_lints
66issue_tracker : https://github.com/monstar-lab-oss/flutter_lints/issues
You can’t perform that action at this time.
0 commit comments