-
-
Notifications
You must be signed in to change notification settings - Fork 286
Expand file tree
/
Copy pathpubspec.yaml
More file actions
34 lines (28 loc) · 698 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
34 lines (28 loc) · 698 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
name: fwfh_cached_network_image
version: 0.16.1
description: WidgetFactory extension to render IMG with cached_network_image plugin.
homepage: https://github.com/daohoangson/flutter_widget_from_html
environment:
flutter: ">=3.10.0"
sdk: ">=3.0.0 <4.0.0"
dependencies:
cached_network_image: ^3.0.0
flutter:
sdk: flutter
flutter_cache_manager: ^3.0.0
flutter_widget_from_html_core: ">=0.8.0 <0.18.0"
dependency_overrides:
flutter_widget_from_html_core:
path: ../core
dev_dependencies:
file: any
flutter_test:
sdk: flutter
lint: any
mocktail: ^1.0.0
funding:
- https://patreon.com/daohoangson
- https://buymeacoffee.com/daohoangson
topics:
- img
- fwfh