We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 993da66 commit 7c88644Copy full SHA for 7c88644
example/lib/pickers/material_picker.dart
@@ -1,5 +1,3 @@
1
-import 'dart:ui';
2
-
3
import 'package:flutter/material.dart';
4
import 'package:flutter_colorpicker/flutter_colorpicker.dart';
5
lib/src/colorpicker.dart
@@ -4,7 +4,6 @@
library hsv_picker;
6
7
-import 'package:flutter/cupertino.dart';
8
9
import 'package:flutter_colorpicker/src/palette.dart';
10
import 'package:flutter_colorpicker/src/utils.dart';
0 commit comments