forked from lxm_flutter/FlutterUnit
✨ 图片使用webp
This commit is contained in:
@@ -90,7 +90,7 @@ class _InteractiveViewerDemo3State extends State<InteractiveViewerDemo3>
|
||||
maxScale: 1.8,
|
||||
onInteractionStart: _onInteractionStart,
|
||||
child: Container(
|
||||
child: Image.asset('assets/images/caver.jpeg'),
|
||||
child: Image.asset('assets/images/caver.webp'),
|
||||
),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user