mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
add thanks
This commit is contained in:
@@ -280,9 +280,10 @@ class _MyHomePageState extends State<MyHomePage>
|
||||
UrlText(
|
||||
text: s.madeWithLove(myGithub), replace: 'LollipopKit'),
|
||||
UrlText(
|
||||
text: s.aboutThanks(rainSunMeGithub),
|
||||
replace: 'RainSunMe',
|
||||
text: s.aboutThanks,
|
||||
),
|
||||
const UrlText(text: rainSunMeGithub, replace: 'RainSunMe',),
|
||||
const UrlText(text: fectureGithub, replace: 'fecture',)
|
||||
],
|
||||
child: Text(s.license),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user