mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The old style of import is deprecated.
This commit is contained in:
parent
064805235d
commit
8ef862fba6
@ -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