Last updated:
0 purchases
fancy image loader
Fancy Image Loader #
Fancy Image Loader is a new image handling plugin with placeholder and loading.
Getting Started #
This plugin can handle any image link (local, external(URL)), with web support for SVGs.'
Sources: #
- URL
FancyImageLoader(
path: "https://picsum.photos/200/200",
),
copied to clipboard
- Asset
FancyImageLoader(
path: "assets/flutter.png",
),
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.