fixed alignment in anzahlen, added and finished 3rd step created hinweise widget, removed domain, changed letzter_niederschlag.dart to Dropdown
time
This commit is contained in:
@@ -187,7 +187,7 @@ class _IntroScreenState extends State<IntroScreen> {
|
||||
child:
|
||||
Text(AppLocalizations.of(context)!.test)),
|
||||
PopupMenuItem(
|
||||
value: "https://data.dbb-wolf.de/app24.php",
|
||||
value: "...",
|
||||
child: Text(
|
||||
AppLocalizations.of(context)!.notest))
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user