Weather service #8

Merged
adsu7578 merged 4 commits from venue-page into master 2022-05-16 17:30:57 +02:00
2 changed files with 7 additions and 8 deletions
Showing only changes of commit acb80a6d33 - Show all commits

View File

@ -133,13 +133,13 @@ class _VenuePageState extends State<VenuePage> {
child: Image.network(validateAndGetImageLink()),
),
]),
Row(
children: const [
Text(
'Placeholder for image',
),
],
),
// Row(
// children: const [
// Text(
// 'Placeholder for image',
// ),
// ],
// ),
Row(children: [
Expanded(
child: Column(

View File

@ -40,7 +40,6 @@ dependencies:
flutter_native_splash: ^2.1.6
settings_ui: ^2.0.2
google_fonts: ^2.3.2
http: ^0.13.4
flutter_native_splash:
background_image: assets/images/outdoor.png