mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Merge pull request #1421 from Hixie/scheduler
The old style of import is deprecated.
This commit is contained in:
commit
faa27b8540
@ -7,7 +7,7 @@ import 'dart:collection';
|
||||
import 'dart:developer';
|
||||
import 'dart:ui' as ui;
|
||||
|
||||
import 'package:collection/priority_queue.dart';
|
||||
import 'package:collection/collection.dart';
|
||||
import 'package:flutter/services.dart';
|
||||
|
||||
/// Slows down animations by this factor to help in development.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user