flutter-mobile-clean-architecture-template
flutter-mobile-clean-architecture-template copied to clipboard
build(deps): bump flutter_native_splash from 2.3.8 to 2.4.0
Bumps flutter_native_splash from 2.3.8 to 2.4.0.
Release notes
Sourced from flutter_native_splash's releases.
v2.4.0
Migrate from js to js_interop. Closes #676. Closes #671.
Changelog
Sourced from flutter_native_splash's changelog.
[2.4.0] - (2024-Mar-17)
- Migrate from js to js_interop. Closes #676. Closes #671.
[2.3.13] - (2024-Feb-18)
- Added better exception handling based on this comment. Thanks BujusKrachus for the detailed explanation.
[2.3.12] - (2024-Feb-18)
- Fix incorrect rejection of parameter values. Fixes #652.
- Updated dependencies.
[2.3.11] - (2024-Feb-14)
- Updated dependencies.
[2.3.10] - (2024-Jan-28)
- Fixed parameter
background_image_android. Fixes #652.- Exit process with error code when unexpected config provided in YAML. Thanks smit-ghl for [PR #657](jonbhanson/flutter_native_splash#657).
- Updated readme. Thanks Mercutio1243 for the suggestions. Closes #658.
[2.3.9] - (2023-Dec-31)
- Resolve lint warnings. Update readme.
Commits
0a12b7bMigrate from js to js_interop. Closes #676. Closes #671.0081586Add iOS privacy manifests (#668)b4f48de- Added better exception handling based on this comment: https://github.com/j...becf36aFix incorrect rejection of parameter values. Fixes #652. Updated dependencies.2f790c1Updated dependencies.98b2946bump js and image packages version. (#660)04ce977Fixed parameterbackground_image_android. Fixes #652. Exit process with e...612d985fix: exit process with error code when unexpected config provided in yaml (#657)677dbd4Resolve lint warnings. Update readme.- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)