mirror of
https://github.com/flutter/packages.git
synced 2025-06-27 21:28:33 +08:00
[cross_file] sorted imports (#382)
This commit is contained in:
@ -8,8 +8,8 @@ import 'dart:typed_data';
|
||||
|
||||
import 'package:meta/meta.dart';
|
||||
|
||||
import '../web_helpers/web_helpers.dart';
|
||||
import './base.dart';
|
||||
import '../web_helpers/web_helpers.dart';
|
||||
|
||||
/// A CrossFile that works on web.
|
||||
///
|
||||
|
Reference in New Issue
Block a user