1. 去掉 widget-demo 的引用
2. codeUrl
3. 去掉自定customDemo
This commit is contained in:
ryan730
2019-01-10 17:33:29 +08:00
parent 7d48864aac
commit c7b70a02f2

View File

@ -7,7 +7,6 @@
* tartget: BottomAppBar 的示例
*/
import '../../../../common/widget_demo.dart';
import 'dart:math';
import 'package:flutter/material.dart';
import 'package:flutter_markdown/flutter_markdown.dart';