flutter_img 0.2.1+159
flutter_img: ^0.2.1+159 copied to clipboard
Just another flutter image widget that can handel asset and network png,jpg and svg
v0.1.4+1 #
- FEAT(networkimage): support for web
v0.1.3 #
now you can pass package name for asset images. thanks to Zigotote. feat: add package for asset image #17
v0.1.2+2 #
minor
v0.1.1+1 #
border radius for placeholder
v0.1.0+1 #
border radius issue fixed
v0.1.0 #
dependencies update
added errorWidget
added code comments
v0.0.3 #
doc updated
code lint
code comments
v0.0.2 #
doc updated
fixed network svg image problem
v0.0.1 #
ChangeLog starts here.
0.2.1+159 - 2024-07-06 #
Changed #
- ## Bugfixes
- image shape and aspect ratio
- box fit
- box fit asset image
- check cache and network image
- deps: bump actions/setup-java from 1 to 4
0.1.6+148 - 2023-12-28 #
Changed #
- ## Build System
- deps: bump EndBug/add-and-commit from 7 to 9
- deps: bump actions/checkout from 2 to 4
- deps: bump damienaicheh/extract-version-from-tag-action
- deps: bump flutter_blurhash from 0.7.0 to 0.8.2
- deps: bump actions/setup-java from 1 to 4
- commit
- commit
- commit
- commit
- commit
- commit
- commit
- commit and changelog test
- updated example code
- Update README.md with flutter_img package information and examples