Vitaliy Svinchyak
Vitaliy Svinchyak
The same on Flutter 1.22.1 and lib versions 1.9.0-2.0.0
The way I fixed it: `hideSuggestionsOnKeyboardHide: false`
There are 2 polyfills officially mentioned in docs: https://github.com/tc39/proposal-temporal/blob/main/README.md#polyfills
Same bug with `_id` and `id`
The same for `createDashboardWithUrl`
The only problem I faced with dart 3 was that mixins are defined as abstract classes which is not a valid code in dart 3. I run this bash script...