Steps to Reproduce
Building of my application not possible anymore while using zefyr 0.8.0 and flutter channel master (v1.13.3-pre.60) because of InputConnectionController not implementing currentTextEditingValue.
Fixed by implementing currentTextEditingValue in InputConnectionController:
masewo@2e37998
Steps to Reproduce
Building of my application not possible anymore while using zefyr 0.8.0 and flutter channel master (v1.13.3-pre.60) because of InputConnectionController not implementing currentTextEditingValue.
Fixed by implementing currentTextEditingValue in InputConnectionController:
masewo@2e37998