Cleanup about dialog
This commit is contained in:
parent
883bfaed88
commit
da99b66301
@ -57,10 +57,7 @@ class AboutDialogContent extends StatelessWidget {
|
|||||||
'{wonderousUrl}': [$strings.homeMenuAboutApp, 'https://wonderous.app'],
|
'{wonderousUrl}': [$strings.homeMenuAboutApp, 'https://wonderous.app'],
|
||||||
}),
|
}),
|
||||||
...buildSpan($strings.homeMenuAboutSource('{githubUrl}'), linkSupplants: {
|
...buildSpan($strings.homeMenuAboutSource('{githubUrl}'), linkSupplants: {
|
||||||
'{githubUrl}': [
|
'{githubUrl}': [($strings.homeMenuAboutRepo), 'https://github.com/gskinnerTeam/flutter-wonderous-app'],
|
||||||
'${$strings.homeMenuAboutRepo}',
|
|
||||||
'https://github.com/gskinnerTeam/flutter-wonderous-app'
|
|
||||||
],
|
|
||||||
}),
|
}),
|
||||||
...buildSpan(' As explained in our {privacyUrl} we do no collect any personal information.',
|
...buildSpan(' As explained in our {privacyUrl} we do no collect any personal information.',
|
||||||
linkSupplants: {
|
linkSupplants: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user