mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
@@ -95,6 +95,9 @@ class RenderLoadingIndicator extends RenderBox {
|
||||
final radius = size.width / 2 - strokeWidth;
|
||||
final center = size.center(.zero);
|
||||
|
||||
// TODO: remove
|
||||
// https://github.com/flutter/flutter/issues/182708
|
||||
// https://github.com/flutter/flutter/issues/183083
|
||||
if (Platform.isIOS) {
|
||||
context.canvas
|
||||
..drawCircle(
|
||||
|
||||
Reference in New Issue
Block a user