diff --git a/assets/images/backgrounds/nutritional_plans.jpg b/assets/images/backgrounds/nutritional_plans.jpg deleted file mode 100644 index b7066d06..00000000 Binary files a/assets/images/backgrounds/nutritional_plans.jpg and /dev/null differ diff --git a/assets/images/backgrounds/nutritional_plans.txt.txt b/assets/images/backgrounds/nutritional_plans.txt.txt deleted file mode 100644 index 63971919..00000000 --- a/assets/images/backgrounds/nutritional_plans.txt.txt +++ /dev/null @@ -1,3 +0,0 @@ -https://thenounproject.com/photo/tomatoes-chilies-and-dill-leaves-on-table-0JoGn5/ - -Tomatoes, chilies and dill leaves on table by Jacob Lund from Noun Project \ No newline at end of file diff --git a/assets/images/backgrounds/workout_plans.jpg b/assets/images/backgrounds/workout_plans.jpg deleted file mode 100644 index d37417fd..00000000 Binary files a/assets/images/backgrounds/workout_plans.jpg and /dev/null differ diff --git a/assets/images/backgrounds/workout_plans.txt.txt b/assets/images/backgrounds/workout_plans.txt.txt deleted file mode 100644 index 1bd69171..00000000 --- a/assets/images/backgrounds/workout_plans.txt.txt +++ /dev/null @@ -1,3 +0,0 @@ -https://thenounproject.com/photo/athlete-working-out-with-battle-ropes-outdoors-on-grass-field-0LrJR4/ - -Athlete working out with battle ropes outdoors on grass field by Jacob Lund from Noun Project \ No newline at end of file diff --git a/lib/screens/nutritional_plan_screen.dart b/lib/screens/nutritional_plan_screen.dart index 2ee39f12..8483794b 100644 --- a/lib/screens/nutritional_plan_screen.dart +++ b/lib/screens/nutritional_plan_screen.dart @@ -89,7 +89,6 @@ class NutritionalPlanScreen extends StatelessWidget { slivers: [ SliverAppBar( foregroundColor: appBarForeground, - expandedHeight: 250, pinned: true, iconTheme: const IconThemeData(color: appBarForeground), actions: [ @@ -156,10 +155,6 @@ class NutritionalPlanScreen extends StatelessWidget { nutritionalPlan.getLabel(context), style: Theme.of(context).textTheme.titleLarge?.copyWith(color: appBarForeground), ), - background: const Image( - image: AssetImage('assets/images/backgrounds/nutritional_plans.jpg'), - fit: BoxFit.cover, - ), ), ), FutureBuilder( diff --git a/lib/screens/workout_plan_screen.dart b/lib/screens/workout_plan_screen.dart index b0e175f1..6b559b2d 100644 --- a/lib/screens/workout_plan_screen.dart +++ b/lib/screens/workout_plan_screen.dart @@ -77,7 +77,6 @@ class _WorkoutPlanScreenState extends State { body: CustomScrollView( slivers: [ SliverAppBar( - expandedHeight: 250, pinned: true, iconTheme: const IconThemeData(color: appBarForeground), backgroundColor: wgerPrimaryColor, @@ -87,10 +86,6 @@ class _WorkoutPlanScreenState extends State { workoutPlan.name, style: Theme.of(context).textTheme.titleLarge?.copyWith(color: appBarForeground), ), - background: const Image( - image: AssetImage('assets/images/backgrounds/workout_plans.jpg'), - fit: BoxFit.cover, - ), ), actions: [ PopupMenuButton( diff --git a/pubspec.yaml b/pubspec.yaml index 0cbdf7f6..f283d9ff 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -101,7 +101,6 @@ flutter: assets: - assets/animations/ - assets/images/ - - assets/images/backgrounds/ - assets/images/muscles/ - assets/images/muscles/main/ - assets/images/muscles/secondary/