-
In my Flutter project, I am using `firebase_analytics: ^11.3.0` for tracking.
Now I want to add push notification and added `cleverpush_flutter: ^1.23.32` to my pubspec.yaml
When I now try to buil…
-
Using VS2022 latest I have now tried two flutter versions 3.19 latest and 3.12.7,
none of them works. Please tell precisely, which flutter version and environment should compile
sucessfully.
Tha…
-
-
Since the new addition of sealed, base and other OOP keywords,
dart offers more ways to model real world systems.
When using inheritance it is common pattern in chain of command as an exemple
to…
-
I am able to use all the VsCode and terminal functions normally but when trying to run 'Flutter Intl: Initialize' .
Here is output of flutter doctor -v:
[✓] Flutter (Channel stable, 3.10.1, on U…
-
### Steps to reproduce
Clone the project and run `patrol test`
### Actual results
Verbose Log
example git:(master) ✗ patrol test --verbose
Verbose mode enabled. More logs will be printed.…
-
flutter version:3.22.1
lottie-flutter version: 3.1.2
lottie-android version: 6.4.1
lottie-json:[blue_flowe.json](https://github.com/user-attachments/files/16048962/blue_flowe.json)
Flutter dis…
-
The post-submit test builder `Mac_x64 build_tests_1_4` had a flaky ratio 2.08% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example for a same commit: http…
-
Hi,
i am trying to implement a voice chat on a mumble server using flutter and dumble package,
i have tried many many things and end up with this code that of course does not work ;)
this is why i …
-
When using a TextInput and the html-editor-enhanced once the Textinput has got focus you cannot type anything in the HTML-editor anymore and the TextInput will always get the focus.
When clicking o…