File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ # 1.0.0
2+
3+ > Note: This release has breaking changes
4+
5+ - chore: bumping flutter version to 3.29.0 and bumping example dependencies ([ #88 ] ( https://github.com/VeryGoodOpenSource/mockingjay/pull/88 ) )
6+ - chore: bumping very good analysis from 6.0.0 to 7.0.0 ([ #87 ] ( https://github.com/VeryGoodOpenSource/mockingjay/pull/87 ) )
7+ - chore!: breaking change: removing ` named ` deprecated parameter ([ #86 ] ( https://github.com/VeryGoodOpenSource/mockingjay/pull/86 ) )
8+
19# 0.6.0
210
311- chore: sync min Dart SDK with min Flutter SDK ([ #70 ] ( https://github.com/VeryGoodOpenSource/mockingjay/pull/70 ) )
Original file line number Diff line number Diff line change 11name : mockingjay
22description : A package that makes it easy to mock, test and verify navigation calls in Flutter.
3- version : 0.6 .0
3+ version : 1.0 .0
44homepage : https://github.com/VeryGoodOpenSource/mockingjay
55
66environment :
You can’t perform that action at this time.
0 commit comments