Cham
Cham
#267 I have implemented a fix for the above problem.
Error encounter if building with flutter 2.8 `../flutter/.pub-cache/hosted/pub.dartlang.org/local_hero-0.2.0/lib/src/rendering/layer.dart:54:25: Error: The getter 'leader' isn't defined for the class 'LayerLink'. - 'LayerLink' is from 'package:flutter/src/rendering/layer.dart' ('../flutter/packages/flutter/lib/src/rendering/layer.dart'). Try correcting the name to the...
[This pull request](https://github.com/flutter/flutter/pull/92598) hide the `leader` field in the LayerLink class. I am requesting them to revert this change.
App Store send an email state that "NSMicrophoneUsageDescription" should be added to info.plist. Anyway to avoid entering just purpose string, if I am not using microphone function?