Uriel
Uriel
It sound nice
I have same proben when trying to use syncfusion_flutter_datepicker: ^20.1.58 in a flutterflow.io project, last version than did work for me in FlutterFlow was syncfusion_flutter_datepicker: ^19.4.56
Using Proton 6.3-7 I get: `12473.049:010c:0110:err:virtual:virtual_setup_exception stack overflow 1936 bytes in thread 0110 addr 0x7f49928269a9 stack 0x540870 (0x540000-0x541000-0x940000)` [steam-1240440.log](https://github.com/ValveSoftware/Proton/files/7542794/steam-1240440.log)
same here, I'm using Flutter with 'non-nullable' language feature disabled if it does matter!
solution was using //@dart=2.12 in my entities, dao and DB files as told here https://github.com/vitusortner/floor/issues/558#issuecomment-830622490
hey @HamidVO, do you find the way to change Telegram package name? can you tell me how?
in main.c file at line 50 you can set the sensitivity you want, at this line `c_control->mouse_sensitivity = 3.0f;`
Still waiting for this.
I would love if Lyricfier gets this feature.
@ryojiro did the work, in pubspec.yaml change the line `flutter_datetime_picker: ^1.5.1` for those lines: ` flutter_datetime_picker: git: url: https://github.com/ryojiro/flutter_datetime_picker.git ref: 32ea47240c10469ad31db0084f5d9b7a12d16e01`