Closed daniele-athome closed 3 years ago
A weird padding appears on top of the flight log list on iOS. It might be because of wrong use of RefreshIndicator (which is Material). Fix this with a proper cupertino widget.
RefreshIndicator
https://github.com/stryder-dev/flutter_platform_widgets/issues/194
Fixed in 10429dd.
A weird padding appears on top of the flight log list on iOS. It might be because of wrong use of
RefreshIndicator
(which is Material). Fix this with a proper cupertino widget.https://github.com/stryder-dev/flutter_platform_widgets/issues/194