From 02862ad121a6914389433d3493515ed3f0b62299 Mon Sep 17 00:00:00 2001 From: Damian Bast Date: Mon, 1 Aug 2022 09:43:09 +0200 Subject: [PATCH] update reference --- example/lib/shared/widgets/app/color_card.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/lib/shared/widgets/app/color_card.dart b/example/lib/shared/widgets/app/color_card.dart index 4218d838d..79b0fb3bd 100644 --- a/example/lib/shared/widgets/app/color_card.dart +++ b/example/lib/shared/widgets/app/color_card.dart @@ -2,7 +2,7 @@ import 'package:flex_color_picker/flex_color_picker.dart'; import 'package:flex_color_scheme/flex_color_scheme.dart'; import 'package:flutter/material.dart'; -import '../../../example5-themes_playground/widgets/shared/copy_color_to_clipboard.dart'; +import '../../../example5_themes_playground/widgets/shared/copy_color_to_clipboard.dart'; import '../../const/app_data.dart'; /// This is just simple SizedBox in a Card, with a passed in label, background