flutter_color_picker

所属分类:collect
开发工具:Dart
文件大小:0KB
下载次数:0
上传日期:2018-09-24 15:23:33
上 传 者sh-1993
说明:  抖动颜色选择器,,
(fluttercolorpicker,,)

文件列表:
.analysis_options (29, 2017-06-27)
LICENSE (1070, 2017-06-27)
lib/ (0, 2017-06-27)
lib/flutter_color_picker.dart (4958, 2017-06-27)
pubspec.yaml (240, 2017-06-27)

# flutter_color_picker A simple color picker for Flutter - [x] Material Primary Colors - [x] Material Accents Colors - [ ] RGB Colors ### See usage [here](https://github.com/dart-flitter/flitter) ### Basic usage ```dart Color color = await showDialog( context: context, child: new PrimaryColorPickerDialog()); Color color = await showDialog( context: context, child: new AccentColorPickerDialog()); ```

近期下载者

相关文件


收藏者