mirror of
https://github.com/alibaba/flutter-go.git
synced 2025-09-28 09:03:42 +08:00
refactor:按规范修改代码、注释等
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
/// target: List 的示例
|
||||
|
||||
import "package:flutter/material.dart";
|
||||
import '../../../model/widget.dart';
|
||||
|
||||
import '../../../model/widget.dart';
|
||||
import 'ListBody/index.dart' as ListBody;
|
||||
import 'ListView/index.dart' as ListView;
|
||||
import 'AnimatedList/index.dart' as AnimatedList;
|
||||
|
Reference in New Issue
Block a user