-
Example Code:
```
const [selectedLanguage, setSelectedLanguage] = useRecoilState(globalStore.selectedLanguage)
setSelectedLanguage(itemValue)}>
```
This will lead to …
wtlyu updated
2 years ago
-
### Checklist
- [X] I can reproduce the bug with the latest versions.
- [X] I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/General-Discussion/issues) or […
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and found no duplicates.
### What plugin is this bug for?
Firebase UI Auth
### What platform(s) does this bug aff…
-
**Is your feature request related to a problem? Please describe.**
This one isn't related nor useful for the file picker purposes, but is useful if developers want to have a reusable API to write a…
-
I'm not sure about the iOS side of things.
To solve #17950 and to provide convenient solutions to #6827, plugins must have a chance to persist some state before the Android host activity is destroy…
-
### Checklist
- [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one.
- [X] This issue only relate…
-
There is a crash. It's affecting android only.
STR:
1. open image picker `await ImagePicker().pickImage(source: ImageSource.camera)`
2. take a photo
3. After result screen appears with 'use / re…
-
### Steps to reproduce
App is launched on iOS 17.2 (reproduces both on a simulator and on a real device)
1. Select text in Text Field
2. Press Look up
3. Close the Look up dialog
### Expected r…
-
Device: Razer Phone 2
OS: Stock Android 9 (99% AOSP)
Version(s) Affected: 0.6.1, 0.6.2-dev1
It would appear as though Phonograph is unable to import it's own backups via the Android file picker API, …
-
I have a similar issue like #72759.
It's only on release build and using the camera, gallery works.
I've tried up and downgrading gradle.
> flutter clean
> changing compiledSdkVersion
> flut…