-
**Describe the bug**
In one of our projects we have a problem that `macos` and `web` devices are not showing up as "Available devices" for nested flutter application in the project directory that has…
-
Error when trying to add 'mollie: ^0.8.2' to the Pubspec.yaml file.
**Steps to Reproduce**
1. Create a new Flutter project
2. Open pubspec.yaml file
3. add following dependencies in the …
-
Thanks for making this package!
I keep getting the sort_pub_dependency error after running `flutter pub run pubspec_dependency_sorter`
What I expect:
```yaml
dev_dependencies:
build_runner…
-
### 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 OAuth Google
### What platform(s) does this…
-
我按你的描述添加了flutter_localizations依赖,修改了对应的arb文件,但vscode上没有在I10n.dart文件自动生成对应test字段。是要在vscode中安装插件吗?
-
### 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…
-
# 対応言語
- 日本語
- 英語
その他は今後検討する。
-
### Proposal
Currently the code generated does:
```dart
static Language of(BuildContext context) {
return Localizations.of(context, AppLocalization)!;
}
```
What I'm proposing:
…
-
## Bug report
**Describe the bug**
Trying to sign in using Google or Twitter throws an unknown error.
![Screenshot_20230613-172026](https://github.com/firebase/flutterfire/assets/25869028/0630…
-
## Use case
When having a localization delegate which loads asynchronously, the app renders a black screen as long as it is loading. Example:
```dart
import 'package:flutter/widgets.dar…