mirror of
https://github.com/alibaba/flutter-go.git
synced 2025-06-17 10:36:08 +08:00
refactor:按照代码规范调整注释文件
This commit is contained in:
@ -1,12 +1,11 @@
|
||||
/**
|
||||
* Created with 菜鸟手册.
|
||||
* User: 一晟
|
||||
* Date: 2018/11/14
|
||||
* Time: 下午4:31
|
||||
* email: zhu.yan@alibaba-inc.com
|
||||
* target: Checkbox 的示例
|
||||
* 对应文档地址:https://docs.flutter.io/flutter/material/Checkbox-class.html
|
||||
*/
|
||||
/// Created with 菜鸟手册.
|
||||
/// User: 一晟
|
||||
/// Date: 2018/11/14
|
||||
/// Time: 下午4:31
|
||||
/// email: zhu.yan@alibaba-inc.com
|
||||
/// target: Checkbox 的示例
|
||||
/// 对应文档地址:https://docs.flutter.io/flutter/material/Checkbox-class.html
|
||||
|
||||
import 'package:flutter_go/components/widget_demo.dart';
|
||||
|
||||
import 'package:flutter/material.dart';
|
||||
|
Reference in New Issue
Block a user