Commit faa27b85 authored by Ian Hickson's avatar Ian Hickson

Merge pull request #1421 from Hixie/scheduler

The old style of import is deprecated.
parents 06480523 8ef862fb
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment