Skip to content

Commit

Permalink
update reference
Browse files Browse the repository at this point in the history
  • Loading branch information
dkbast authored and rydmike committed Aug 11, 2022
1 parent cf1bac1 commit 02862ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/lib/shared/widgets/app/color_card.dart
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 02862ad

Please sign in to comment.