@@ -288,23 +288,35 @@ class _FollowingState extends State<Following> {
|
||||
),
|
||||
|
||||
),
|
||||
]
|
||||
),
|
||||
)),
|
||||
]
|
||||
)
|
||||
),
|
||||
],
|
||||
),
|
||||
),
|
||||
],
|
||||
),
|
||||
);
|
||||
},
|
||||
);
|
||||
);
|
||||
}
|
||||
);
|
||||
}
|
||||
},
|
||||
),
|
||||
])
|
||||
]))
|
||||
],
|
||||
),
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
],
|
||||
|
||||
),
|
||||
]
|
||||
)
|
||||
)]
|
||||
|
||||
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// Stack(
|
||||
// children: [
|
||||
@@ -556,8 +568,6 @@ class _FollowingState extends State<Following> {
|
||||
// ]))
|
||||
// ],
|
||||
// ),
|
||||
);
|
||||
}
|
||||
|
||||
Widget _buildNoDataBody(context) {
|
||||
return Center(
|
||||
|
||||
Reference in New Issue
Block a user