Gonzalo Juarez
Gonzalo Juarez
upgrade analyzer to 4.7.0
I suggest changing the following code `class DoubleCellValue extends CellValue { final double value; const DoubleCellValue(this.value); @override String toString() { return value.toString(); } @override int get hashCode => Object.hash(runtimeType, value);...
## 🐛 Bug Report When I run the app on Windows or the web, it works well, but the TTS Crashes when I try to Speak on macOS. ### Expected...
The last version of Flutter Web is 1.0.0, I propose this change to get security with the latest version of flutter
Original: _I found a bug related to the close action at the login screen. Supposed to return to the root board, not turn to the previous screen_ EDIT: To reproduce...
close #1940