File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
packages/palette_generator Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 2
2
// Use of this source code is governed by a BSD-style license that can be
3
3
// found in the LICENSE file.
4
4
5
- //import 'dart:async';
6
- //import 'dart:math' as math;
7
-
8
- //import 'package:palette_generator/palette_generator.dart';
9
-
10
- //import 'package:flutter/gestures.dart';
11
5
import 'dart:async' ;
12
6
import 'dart:math' as math;
13
7
Original file line number Diff line number Diff line change 8
8
<excludeFolder url =" file://$MODULE_DIR$/build" />
9
9
<excludeFolder url =" file://$MODULE_DIR$/example/image_colors/.dart_tool" />
10
10
<excludeFolder url =" file://$MODULE_DIR$/example/image_colors/.pub" />
11
+ <excludeFolder url =" file://$MODULE_DIR$/example/image_colors/android/app/src/main/java/io/flutter/packages" />
11
12
<excludeFolder url =" file://$MODULE_DIR$/example/image_colors/build" />
12
13
<excludeFolder url =" file://$MODULE_DIR$/example/image_test/.dart_tool" />
13
14
<excludeFolder url =" file://$MODULE_DIR$/example/image_test/.pub" />
You can’t perform that action at this time.
0 commit comments