File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
packages/mocktail_image_network Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ # 1.2.0
2+
3+ - feat: add customizable ` imageResolver ` to ` mockNetworkImages ` ([ #232 ] ( https://github.com/felangel/mocktail/issues/232 ) )
4+ - fix: svg support ([ #232 ] ( https://github.com/felangel/mocktail/issues/232 ) )
5+ - chore: include ` package:flutter_svg ` in example
6+
17# 1.1.0
28
39- feat: add customizable ` imageBytes ` to ` mockNetworkImages ` ([ #214 ] ( https://github.com/felangel/mocktail/issues/214 ) )
Original file line number Diff line number Diff line change 11name : mocktail_image_network
22description : A Dart package which allows you to mock Image.network in your widget tests with confidence using the mocktail package.
3- version : 1.1 .0
3+ version : 1.2 .0
44repository : https://github.com/felangel/mocktail
55homepage : https://github.com/felangel/mocktail/tree/main/packages/mocktail_image_network
66topics : [mock, test]
You can’t perform that action at this time.
0 commit comments