splash_smoke 0.0.3
splash_smoke: ^0.0.3 copied to clipboard
A Flutter package to create a splash screen with a smoke effect.
0.0.1 #
- Initial release of splash_smoke.
0.0.2 #
- Added conditional navigation functionality to control post-splash navigation paths
- Made
nextPageparameter optional when using conditional navigation - Added new
ConditionalNavigationclass for handling conditional routing logic - Updated example code to demonstrate conditional navigation based on user login status
- Fixed minor animation issues in the splash screen transition
- Improved documentation with additional usage examples
- Updated README with conditional navigation instructions
0.0.3 #
- Fix bug