v0.1.6
Fixes
DotLottieViewnow honourswidthandheight— the platform view is wrapped in aSizedBoxwhen either is set, instead of expanding to fill its parent. (#36)- iOS: animation stays inside the platform view — the hosting controller opts out of UIKit safe-area propagation, which was insetting the animation so it rendered smaller and lower than the box Flutter laid out. Applies on iOS 16.4+. (#34)
- example: fixed SPM resolution — removed a duplicate plugin package from the iOS and macOS Runner projects. (#35)
Docs
- README quick-start snippet now has syntax highlighting. (#37)
- Added an animation-library tip and links to the Flutter runtime docs. (#32)
Full changelog: v0.1.5...v0.1.6