摘要: SliverList 高度自动, SliverFixedExtentList 高度固定死. CustomScrollView( slivers:[ SliverList( delegate: SliverChildBuilderDelegate((context,... 阅读全文
posted @ 2019-04-05 19:10 CrossPython 阅读(3097) 评论(0) 推荐(1)
摘要: import 'package:flutter/material.dart';import 'package:xxx/bloc/bloc.dart';import 'package:xxx/model/model.dart';class ArticlePage extends StatelessWi 阅读全文
posted @ 2019-04-05 14:46 CrossPython 阅读(598) 评论(0) 推荐(0)