refactor:按规范修改代码、注释等

This commit is contained in:
yifeng.yl
2019-02-19 11:53:15 +08:00
parent 1b266c0a76
commit c2da46a7df
120 changed files with 510 additions and 619 deletions

View File

@ -1,9 +1,8 @@
/*
* @Author: 一凨
* @Date: 2018-12-20 14:19:26
* @Last Modified by: 一凨
* @Last Modified time: 2018-12-22 20:50:36
*/
/// @Author: 一凨
/// @Date: 2018-12-20 14:19:26
/// @Last Modified by: 一凨
/// @Last Modified time: 2018-12-22 20:50:36
import 'package:flutter/material.dart';
class NestedScrollViewDemo extends StatefulWidget {