analysis fixes

This commit is contained in:
Deven Joshi
2021-11-01 18:46:41 +05:30
parent a4e6f152cb
commit f1a46a3337
@@ -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 'dart:ui';
import 'dart:async';
import 'dart:ui';
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';