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:
@@ -4,8 +4,8 @@
|
||||
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
import 'package:jsonexample/dart_convert/converted_simple_object.dart';
|
||||
import 'package:jsonexample/dart_convert/converted_complex_object.dart';
|
||||
import 'package:jsonexample/dart_convert/converted_simple_object.dart';
|
||||
import 'package:jsonexample/widgets.dart';
|
||||
|
||||
void main() {
|
||||
|
||||
Reference in New Issue
Block a user