mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-13 14:12:12 +00:00
9 lines
317 B
Plaintext
9 lines
317 B
Plaintext
config BR2_PACKAGE_FLUTTER_IMAGE_EXAMPLE
|
|
bool "flutter image example"
|
|
select BR2_PACKAGE_CA_CERTIFICATES # runtime
|
|
help
|
|
Use NetworkImageWithRetry instead of Image.network to
|
|
load images from the network with a retry mechanism.
|
|
|
|
https://github.com/flutter/packages/tree/main/packages/flutter_image/example
|