splash_master_rive 1.0.0
splash_master_rive: ^1.0.0 copied to clipboard
Rive animation splash screen widget for splash_master.
Changelog #
1.0.0 #
- Initial release as a standalone package.
- [Breaking] - Extracted
SplashMasterRivewidget fromsplash_masterinto its own dedicated package. - [Breaking] -
SplashMaster.rive(...)replaced bySplashMasterRive(...). - [Breaking] -
SplashMaster.initialize()replaced bySplashMasterRive.initialize(). - [Breaking] -
SplashMaster.resume()replaced bySplashMasterRive.resume(). - Feature - Added
RiveFileSourcefor pre-loaded Rive file support. - Feature - Added
RiveConfigwith full control over artboard, state machine, fit, alignment, splash duration, data binding, and more. - Feature - Updated to Rive 0.14.5 with
RiveWidgetBuilderAPI. - Improvement - Added dedicated example app for easier integration and issue reproduction.
- Improvement - Re-exports
splash_mastertypes (Source,VisibilityEnum,SplashMediaType) so only a single import is needed.
