LunarWolf
LunarWolf
update
../../../../../Documents/flutter/.pub-cache/hosted/pub.flutter-io.cn/flare_flutter-3.0.2/lib/flare_render_box.dart:167:26: Warning: Operand of null-aware operation '?.' has type 'SchedulerBinding' which excludes null. - 'SchedulerBinding' is from 'package:flutter/src/scheduler/binding.dart' ('../../../../../Documents/flutter/packages/flutter/lib/src/scheduler/binding.dart'). SchedulerBinding.instance?.cancelFrameCallbackWithId(_frameCallbackID);
======== Exception caught by rendering library ===================================================== The following assertion was thrown during paint(): A borderRadius can only be given for a uniform Border. The following is not uniform: BorderSide.color...
The following assertion was thrown during paint(): A borderRadius can only be given for a uniform Border. The following is not uniform: BorderSide.color BorderSide.width BorderSide.style The relevant error-causing widget was:
### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues) - [X] I've...