mirror of
https://github.com/flutter/samples.git
synced 2026-03-31 08:44:26 +00:00
Add analysis_options, format and fix up (#104)
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
// ignore_for_file: strong_mode_implicit_dynamic_list_literal
|
||||
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
import 'package:jsonexample/built_value/built_simple_object.dart';
|
||||
import 'package:jsonexample/built_value/built_value_serializers.dart';
|
||||
|
||||
Reference in New Issue
Block a user