ictd_app_assets 0.0.1 copy "ictd_app_assets: ^0.0.1" to clipboard
ictd_app_assets: ^0.0.1 copied to clipboard

A customizable App Assets widget developed by the Innovation and Connectivity for Transformative Digitalization (ICTD) of the Local Government Unit of San Francisco, Agusan del Sur. Supports Material [...]

ICTD Assets #

A customizable App Assets developed by ICTD LGU San Francisco Agusan del Sur.

• Material icons • raster images • SVG assets • network SVG with caching • web-safe rendering

Usage #

Material icon:

AppAsset.build(icon: Icons.home)

Local SVG:

AppAsset.build( assetPath: 'assets/icons/home.svg', isSvg: true, )

Network SVG:

AppAsset.build( networkUrl: 'https://example.com/icon.svg', isSvg: true, )

0
likes
130
points
8
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable App Assets widget developed by the Innovation and Connectivity for Transformative Digitalization (ICTD) of the Local Government Unit of San Francisco, Agusan del Sur. Supports Material icons, local images, SVG assets, network SVG with caching, web-safe rendering

Homepage

License

MIT (license)

Dependencies

flutter, flutter_cache_manager, flutter_svg

More

Packages that depend on ictd_app_assets