migrate Flutter 3.3.9

This commit is contained in:
Junyuan Feng
2022-12-02 21:39:55 +08:00
parent a0b68862fc
commit 475bb8c4b0
7 changed files with 202 additions and 184 deletions

View File

@@ -244,7 +244,7 @@ class _MyHomePageState extends State<MyHomePage>
applicationIcon: _buildIcon(),
aboutBoxChildren: [
UrlText(
text: s.madeWithLove(myGithub), replace: 'LollipopKit'),
text: s.madeWithLove(myGithub), replace: 'lollipopkit'),
UrlText(
text: s.aboutThanks,
),