fix:package err

This commit is contained in:
xiaojia22326@163.com
2019-02-01 12:02:03 +08:00
parent 1715f5270c
commit 62808eb039
4 changed files with 116 additions and 115 deletions

View File

@ -1,7 +1,7 @@
import 'package:flutter/material.dart';
import 'package:flutter_go/widgets/components/LIst/AnimatedList/model.dart';
import 'package:flutter_go/widgets/components/List/AnimatedList/model.dart';
class AnimatedListFullDefault extends StatefulWidget {
AnimatedListFullDefault({Key key, this.parent}) : super(key: key);