-
### What happened?
Hello,
Our app encountered an issue during the iOS review process, where it appears to hang on the splash screen during startup. According to the provided crash log, the crash s…
-
## Problem
Cannot launch project with macro with `Map` param.
Macro
```dart
import 'dart:async';
import 'package:macros/macros.dart';
macro class MapEntryExample implements ClassDeclar…
-
## MDNS don't work in iOS
Hello,
I'm using the MDNS function, it works well on Android but not on iOS :
```
Future _incrementCounter() async{
print('Start function');
const String…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### CLI Version
1.0.0
### Firebase Tools version
13.10.2
### Flutter Doctor Output
```console
[!] Flutter (C…
muezz updated
2 weeks ago
-
Application completely freezes and crashes if the method `await init.initMapkit(apiKey: '');` is not called before using the map. The issue has been reproduced on the iOS platform, but I am unable to …
-
### Steps to reproduce
1. Run the sample app in the iPad Air 13-inch emulator with iOS 17.5 with a Portuguese (Portugal) keyboard
2. Press `´` and then `a`
### Expected results
`Á` is insert…
-
### Platform
Flutter Web
### Obfuscation
Disabled
### Debug Info
Disabled
### Doctor
Flutter doctor
```
[✓] Flutter (Channel stable, 3.19.1, on Fedora Linux 39 (KDE …
-
Hello,
I’m encountering a CORS error when attempting to access the text of a bill from a flutter application running as a web app on Chrome. Specifically, accessing the `api.congress.gov/bill/{cong…
-
**概要**
初回起動時にオフラインだと、登録画面の学校選択の選択肢が表示されないバグ
**詳細**
再現方法:
1. アプリをインストールする
2. PCまたは端末のネットワークを機内モードにする
3. 利用規約に同意する
4. 登録画面で学校選択する
5. すると表示されない
エラー文:
なし
**スクリーンショット**
![Screenshot_16564…
-
### Describe the bug
When adding the same route as a child to different sections for deep nesting I receive the below error once generating.
```The name 'navigateToMessagesView' is already defined.
…