Günter Zöchbauer
Günter Zöchbauer
To investigate we would need a minimal runnable reproduction as a single file so that we can just copy your code into `lib/main.dart` of a new project and run to...
Might be device-specific. I tried on Android emulator API 26 and API 28 and can't reproduce.
I tried with `master` channel (`flutter channel master; flutter doctor`). > My phone's Android version is 7.1.2 Please connect the phone, run `flutter doctor -v` and post the output.
I tried with API 25 emulator but it looks like the video links are down. (Same error now with API 28)
Could you please try if you can reproduce with the newest `beta`?
@jonahwilliams should #24989 fix this or is there more work planned?
Please post the output of `flutter doctor -v`.
Same issue working with Rust
for reference http://stackoverflow.com/questions/43600969/angular2-contentchildren-not-populated-inside-parent-ng-content/43601229#43601229
Copied from a PR comment https://github.com/ably/ably-flutter/pull/33/files# I think I commented somewhere already, that I think the methods `readFromJson` `writeToJson` are not worth having. The assert for `DateTime` seems rather arbitrary,...