Weather service #8
|
@ -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(
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user