-
in the code example below
example
```dart
import 'package:flutter/material.dart';
import 'package:signals_flutter/signals_flutter.dart';
void main() {
SignalsObserver.instance = Log…
-
hi, when I try to build this project I get the following error:
```
syncfusion_flutter_core-19.4.56/lib/src/legend/legend.dart:838:40: Error: The getter 'caption' isn't defined for the class 'Text…
-
We had build successfully passing on 10 May 2023. and since the 16th of may 2023 the following build error started appearing, specifically complaining about the Chewie_audio- 1.4.0 add on
[ +6 ms…
TFJL updated
2 months ago
-
I'm sure you're tracking the pulse of material design standards like me and others. That being said, material ui version 3 is out.
We should track MUI being migrated from Material Design v2 to Mate…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Whenever I attempt to connect a Spotify account, it just crashes and there's no option to con…
-
We are looking to enhance the existing codebase of our flutter. This issue aims to discuss and implement various improvements that can lead to better performance, maintainability, and overall code qua…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth, Messaging
### Which platforms are affected?
iOS, macOS
### D…
-
### Steps to reproduce
In a Flutter web app running in Firefox on desktop (with a physical keyboard):
1. Type some text in a `TextField`.
2. Press _and hold_ the `` arrow key (assuming LTR text) to…
-
### Steps to reproduce
1. Run the code on Web
2. Press "Tab" several times
### Expected results
Either
- Move the focus to each suggestions, and when the focus reaches the last suggestion, move t…
-
My SOM module manufacturer provides demo images for their customers, see e.g. here: https://github.com/dh-electronics/kas-dhsom . Their SOM works really well with flutter, and in their demo image they…