Kazuma Shimomiya

Results 1 issues of Kazuma Shimomiya

Scrolling does not work when two SliverMasonryGrids are placed inside a CustomScrollView. Is there any solution to this? https://user-images.githubusercontent.com/78458737/216241146-dbef5c8e-e3c5-4a4d-bb86-6579b3115be4.mov ```dart @override Widget build(BuildContext context) { return Scaffold( appBar: AppBar( title:...