-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some breaking changes were introduced with Flutter 3.0 Splash project has been updated. This updates the submodule
- Loading branch information
1 parent
54d75a2
commit 565073e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ubuntu-wsl-splash
updated
12 files
+27 −5 | README.md | |
+43 −0 | doc/details.md | |
+ − | doc/splash_readme.png | |
+4 −3 | lib/app_home.dart | |
+1 −1 | lib/installer_status_widget.dart | |
+15 −2 | lib/l10n/app_localizations.dart | |
+212 −0 | lib/l10n/app_localizations_pt.dart | |
+36 −0 | lib/l10n/app_pt.arb | |
+36 −0 | lib/l10n/app_pt_BR.arb | |
+93 −51 | pubspec.lock | |
+6 −5 | pubspec.yaml | |
+8 −0 | windows/flutter/generated_plugins.cmake |