mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Sorting imports in federated_plugin and others (#801)
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
import 'package:platform_channels/main.dart';
|
||||
|
||||
void main() {
|
||||
|
||||
Reference in New Issue
Block a user