-
## Steps to Reproduce
I'm using `video_player: ^1.0.1` last recent package before `Null-Safety`
I'm playing some videos from Firebase Storage on a Flutter Application.. I have two types of videos …
-
Is this effect intended?
![Screen Recording 2020-07-20 at 20 12 16](https://user-images.githubusercontent.com/2883524/87966386-e0605880-cac5-11ea-9ccb-7b6c6e3d098e.gif)
Quite different from Mate…
-
It seems showDialog or AlertDialog (I'm not sure what is the real problem.) acts wrongly at flex mode (folded) of Samsung ZFlip4 & 3.
There are no spec about flex mode, but when folding the phone, on…
-
I do still have a problem with not being able to connect flutter debugger through AS. I do tried switching to VS Code cause of this, flutter attach works fine through VS Code and through terminal. But…
-
### Describe your issue. If applicable, add screenshots to help explain your problem.
I'm facing an issue in my Flutter app related to using camera streams for real-time face detection. The app works…
-
### Steps to reproduce
1. Run `flutter create --sample=material.NavigationBar.3 mysample`
2. Set `extendBody: true` on the main Scaffold
3. Give a RootView's Scaffold a FAB
(4. Replace the RootV…
-
Hi there
I get this message and I don't know why:
`Module not found: Can't resolve 'react-google-maps' in '/usr/src/app/src/components' `
I tried to delete node_modules folder, tried various …
-
## Steps to Reproduce
1. use EditableText with textCapitalization set to TextCapitalization.characters
2. copy lowercase text to the clipboard
3. paste into the text field
**Expected r…
-
https://api.flutter.dev/flutter/material/Autocomplete-class.html
From the code on flutter doc, If you add padding to `AutocompleteBasicExample()` widget the autocomplete box goes outside the scree…
-
Hi!
I have a problem with autocomplete.updateData()
```html
```
It's all about `(keyup)="szukajTowaru($event)"`
```javascript
ngAfterViewInit() {
const pozycje_autocomplete = …