File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 0.8.0
2+
3+ > Note: This release has breaking changes.
4+
5+ - ** REFACTOR** : Fix linter issues.
6+ - ** BREAKING** ** FEAT** : Migrate to Flutter 3.38 (#864 ).
7+
18## 0.7.0+1
29
310 - ** REFACTOR** : Fix linter issues. Apply new formatting.
Original file line number Diff line number Diff line change @@ -17,6 +17,6 @@ dependencies:
1717dev_dependencies :
1818 flutter_test :
1919 sdk : flutter
20- mews_pedantic : ^0.40 .0
20+ mews_pedantic : ^0.41 .0
2121flutter :
2222 uses-material-design : true
Original file line number Diff line number Diff line change 11name : kiosk_mode
22description : Plugin for working with Lock Task / Guided Access modes.
3- version : 0.7.0+1
3+ version : 0.8.0
44repository : https://github.com/MewsSystems/mews-flutter
55
66environment :
@@ -15,7 +15,7 @@ dependencies:
1515dev_dependencies :
1616 flutter_test :
1717 sdk : flutter
18- mews_pedantic : ^0.40 .0
18+ mews_pedantic : ^0.41 .0
1919flutter :
2020 plugin :
2121 platforms :
Original file line number Diff line number Diff line change 1+ ## 0.41.0
2+
3+ > Note: This release has breaking changes.
4+
5+ - ** BREAKING** ** FEAT** : Upgrade to DCM 1.34.
6+ - ** BREAKING** ** FEAT** : Migrate to Flutter 3.38 (#864 ).
7+
18## 0.40.0
29
310> Note: This release has breaking changes.
Original file line number Diff line number Diff line change 11name : mews_pedantic
22description : Dart and Flutter static analysis and lint rules incorporated in Mews.
3- version : 0.40 .0
3+ version : 0.41 .0
44repository : https://github.com/MewsSystems/mews-flutter
55
66environment :
Original file line number Diff line number Diff line change 1+ ## 0.43.0
2+
3+ > Note: This release has breaking changes.
4+
5+ - ** REFACTOR** : Fix linter issues.
6+ - ** FIX** : Fix feedback colors (#865 ).
7+ - ** FEAT** : Design Tokens Update 11.0.2 (#860 ).
8+ - ** BREAKING** ** FEAT** : Migrate to Flutter 3.38 (#864 ).
9+
110## 0.42.1
211
312 - ** FEAT** : Add optional ` maxWidth ` to ` Tag ` (#862 ).
Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ dependencies:
1616dev_dependencies :
1717 flutter_test :
1818 sdk : flutter
19- mews_pedantic : ^0.40 .0
19+ mews_pedantic : ^0.41 .0
Original file line number Diff line number Diff line change 11name : optimus
22description : Optimus is a design system for mobile platforms (and web in future) used internally in Mews.
3- version : 0.42.1
3+ version : 0.43.0
44repository : https://github.com/MewsSystems/mews-flutter
55
66environment :
@@ -15,15 +15,15 @@ dependencies:
1515 flutter_svg : ^2.0.7
1616 freezed_annotation : " >=1.0.0 <4.0.0"
1717 intl : " >=0.17.0 <0.21.0"
18- optimus_icons : ^0.2.1
18+ optimus_icons : ^0.3.0
1919 theme_tailor_annotation : " ^3.0.0"
2020
2121dev_dependencies :
2222 build_runner : ^2.0.4
2323 flutter_test :
2424 sdk : flutter
2525 freezed : " >=1.0.0 <4.0.0"
26- mews_pedantic : ^0.40 .0
26+ mews_pedantic : ^0.41 .0
2727 theme_tailor : ^3.0.0
2828flutter :
2929 assets :
Original file line number Diff line number Diff line change 1+ ## 0.3.0
2+
3+ > Note: This release has breaking changes.
4+
5+ - ** BREAKING** ** FEAT** : Migrate to Flutter 3.38 (#864 ).
6+
17## 0.2.1
28
39 - ** REFACTOR** : Fix linter issues. Apply new formatting.
Original file line number Diff line number Diff line change 11name : optimus_icons
22description : " A set of icons used for optimus."
3- version : 0.2.1
3+ version : 0.3.0
44repository : https://github.com/MewsSystems/mews-flutter
55
66environment :
@@ -14,7 +14,7 @@ dependencies:
1414dev_dependencies :
1515 flutter_test :
1616 sdk : flutter
17- mews_pedantic : ^0.40 .0
17+ mews_pedantic : ^0.41 .0
1818 path : ^1.9.0
1919
2020flutter :
You can’t perform that action at this time.
0 commit comments