-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
App Check, Auth
### Which platforms are affected?
Web
### Descript…
-
# Discussion: is flutter_launcher_icons maintained?
This issue has been made to discuss the maintenance status of [flutter_launcher_icons](https://pub.dev/packages/flutter_launcher_icons) ([github…
-
I'm intermittently having *extremely* slow dart analyzer performance with VS code around 10-15 times an hour.
A typical instance starts with me typing to fix an error or triggering autocomplete. W…
-
```console
PS C:\Users\ugura\Desktop\Mobileapp> flutter build apk --target-platform android-arm,android-arm64,android-x64 --split-per-abi
Font asset "MaterialIcons-Regular.otf" was tree-shaken, re…
-
I have this error :
ChromeProxyService: Failed to evaluate expression 'messages': InternalError: Expression evaluation in async frames is not supported. No frame with index 77..
ChromeProxyService: …
-
### Steps to reproduce
1. flutter create bug
2. paste the code sample
3. flutter run -d chrome
4. press the menu button
5. the open menu is aligned to the right of the screen, but it hugs the e…
-
If we update multiple tables in a transaction and we're listening to both tables updates, sometimes they don't emit the updates synchronously in the same frame.
This would cause issues if we merge …
-
Let's say we have the following example
```
% flutter create foo && cd foo
```
and modify `lib/main.dart`
```diff
import 'package:flutter/material.dart';
+ final IconData unusedGlobalVariable…
-
in the code example below
example
```dart
import 'package:flutter/material.dart';
import 'package:signals_flutter/signals_flutter.dart';
void main() {
SignalsObserver.instance = Log…
-
### :information_source: Info
Version: `0.9.1`
### :speech_balloon: Description
We're using flavors for our app, so instead of adding the `flutter_icons` to `pubspec.yaml`, following the flav…