mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-15 05:33:59 +08:00
@@ -90,7 +90,7 @@ class _DynamicsTabPageState extends State<DynamicsTabPage>
|
||||
Loading() => dynSkeleton,
|
||||
Success(:final response) =>
|
||||
response != null && response.isNotEmpty
|
||||
? GlobalData().dynamicsWaterfallFlow
|
||||
? GlobalData.dynamicsWaterfallFlow
|
||||
? SliverWaterfallFlow(
|
||||
gridDelegate: dynGridDelegate,
|
||||
delegate: SliverChildBuilderDelegate(
|
||||
|
||||
Reference in New Issue
Block a user