Cierra-Runis
Cierra-Runis
新版动态又改了,确实很烦人
Yes, I reproduce it when I switch to japaese input method (alt + `), and then release alt key.
> https://github.com/wendux/flutter_in_action_2/tree/main/lib 到14章就没有了 我也在等,急急急 第一版的在这里,但好像有区别 https://github.com/wendux/flutter_in_action_source_code
https://youtu.be/YBRkVCRP1Gw Will this be helpful?
No, it should be nullable if we pass `null` to it. For example, the [maxLine](https://api.flutter.dev/flutter/material/TextField/maxLines.html) property is default to 1, however, we can pass `null` and its behavior changed.
```yaml dependencies_override: : ``` Before isar's maintainer come back from daily works, you can try this. What's more, isar v4 doesn't need `isar_generator` since it's built-in.
可以用 LaTeX 写一个,但 README.md 里说 `**禁止任何未授权的转载**`,不知道会不会侵权
> Why don't you just store an integer micro- or milliseconds? Maybe he doesn't like add a `getter` more.
> > Why don't you just store an integer micro- or milliseconds? > > Well, that's basically what I do for now. I have a seperate class implementing 'duration' with...
Did you generate code file such as `user.g.dart` by running `build_runner`?