mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 06:48:26 +00:00
[material_3_demo] Refactor application code into multiple small libraries (#2581)
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
// ignore_for_file: avoid_types_on_closure_parameters
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
import 'package:material_3_demo/elevation_screen.dart';
|
||||
import 'package:material_3_demo/main.dart';
|
||||
import 'package:material_3_demo/src/elevation_screen.dart';
|
||||
|
||||
import 'component_screen_test.dart';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user