mirror of
https://github.com/flutter/packages.git
synced 2025-07-03 17:18:22 +08:00
Removed commented-out code
This commit is contained in:
@ -2,12 +2,6 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
//import 'dart:async';
|
||||
//import 'dart:math' as math;
|
||||
|
||||
//import 'package:palette_generator/palette_generator.dart';
|
||||
|
||||
//import 'package:flutter/gestures.dart';
|
||||
import 'dart:async';
|
||||
import 'dart:math' as math;
|
||||
|
||||
|
@ -8,6 +8,7 @@
|
||||
<excludeFolder url="file://$MODULE_DIR$/build" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/example/image_colors/.dart_tool" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/example/image_colors/.pub" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/example/image_colors/android/app/src/main/java/io/flutter/packages" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/example/image_colors/build" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/example/image_test/.dart_tool" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/example/image_test/.pub" />
|
||||
|
Reference in New Issue
Block a user