mirror of
https://github.com/flutter/samples.git
synced 2026-05-14 02:47:42 +00:00
[material_3_demo] Refactor application code into multiple small libraries (#2581)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
import 'package:material_3_demo/main.dart';
|
||||
import 'package:material_3_demo/typography_screen.dart';
|
||||
import 'package:material_3_demo/src/typography_screen.dart';
|
||||
|
||||
import 'component_screen_test.dart';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user