It's kind of funny they tried to fix the bug but decided not to merge it because it would introduce a breaking change, despite the fact that the bug itself already introduced one.
github.com/flutter/flut...
It's kind of funny they tried to fix the bug but decided not to merge it because it would introduce a breaking change, despite the fact that the bug itself already introduced one.
github.com/flutter/flut...
> A widget that renders a real link on the web
pub.dev/documentatio...
> A widget that renders a real link on the web
pub.dev/documentatio...
a
- The converter is not used for placeholder variables
- Not warned about a wrong type there
b
- DateTime string contains microseconds. Comparing a value in a column with a millisec timestamp can lead to a bug
- QueryRow has DateTimes in UTC, while DataClass has them in local time
a
- The converter is not used for placeholder variables
- Not warned about a wrong type there
b
- DateTime string contains microseconds. Comparing a value in a column with a millisec timestamp can lead to a bug
- QueryRow has DateTimes in UTC, while DataClass has them in local time