-
Consider this minimal macro:
```dart
import 'package:macros/macros.dart';
macro class TypesOfTest implements ClassDeclarationsMacro {
const TypesOfTest();
@override
Future buildDecla…
-
A very very strange bug. A whole bunch of things must happen to trigger this bug
mockito: 5.4.4
```dart
// A typedef of any function Function
typedef CreateInt = int Function();
// A base …
-
I see that you can use `--flutter-git-url=$URL` to run Puro commands with a specific fork of Flutter, however, I'd like to set this option globally. I do not see a way to do this. My first thought was…
-
When using DatePageView, the following error is thrown:
**StackTrace**
```
The following _TypeError was thrown building ValueListenableBuilder(state:
I/flutter ( 1190): _ValueListenableBuilderSta…
-
### Is your feature request related to a problem?
Official Flutter documentation:
> If you maintain a public Flutter package that uses dart:html or any of the other Dart SDK web libraries, you shoul…
-
Bad state: RenderBox was not laid out: RenderFractionalTranslation#4b3b0
#0 RenderBox.size (package:flutter/src/rendering/box.dart:2201)
#1 RenderFractionalTranslation.applyPaintTransform …
-
### Describe the problem you discovered
Import a wallet, go to earn Tab, click on farm info, open the explorer for the farm address and click on "archethic wallet" button
```
[ERROR:flutter/runtime/d…
-
### 问题描述
请提供一个清晰而简明的问题描述。
打开消息通知有白屏
### 复现步骤
请提供复现该问题所需的具体步骤。
打开消息通知
### 预期行为
请描述你期望的正确行为或结果。
消息栏恢复正常
### 系统信息
请提供关于您的环境的详细信息,包括操作系统、浏览器版本等。
### 相关截图或日志
如果有的话,请提供相关的截图、错误日志或其他有助于解决问题的信息。
Pilipala错…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package/Plugin version
0.3.0
### Platforms
- [ ] Android
- [X] iOS
- [ ] Linux
- [ ] MacOS
- [ ] Web
- [ ] W…
-
If I run a minimal function on Android, using linkWithPhoneNumber, I get an exception:
genLinkDeviceCodeForPhoneNumber_Result_Error : Invariant Violation: Minified invariant #56367; %s
However, if…