-
import 'package:flutter_swiper_null_safety/src/transformer_page_view/transformer_page_view.dart' show PageTransformer, TransformInfo;
因为业务需要 引入这个 但是在你包没有导出这个 ,麻烦导出一下
这样引用会出现
Import of a libr…
-
I'm working on https://dart-review.googlesource.com/c/sdk/+/396564 and the bots failed for tests in two files on patchset 2. The relevant file is `analysis_server/test/integration/edit/get_fixes_test.…
-
Hello,
I'm using UML diagram generation through GitHub Actions, and I've encountered the following error after modifying an object recently:
`Null check operator used on a null value
#0 Ele…
-
### Bug description
Building for wasm not supported
### Steps to reproduce
Flutter build web --wasm
### Code sample
Code sample
```dart
import 'package:flutter/material.dart';
import 'packag…
-
Tracking issue, see feature spec here https://github.com/dart-lang/language/blob/main/working/augmentation-libraries/feature-specification.md
-
To support WASM projects, all third party packages need to switch from dart:html to package:web as described in the comments of this post:
https://stackoverflow.com/questions/78516000/error-when-co…
-
**Describe the bug**
```
══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
The following _TypeError was thrown building watch_widget_caaxye$1(dirt…
-
**Describe the bug**
Calling the getAdmin method of my endpoint an exception occurs that reports null check operator used on a null value, however I don't understand how this is possible as I don't u…
-
I would like to request the implementation of `Intl.DisplayNames` in Dart's `intl` library, similar to the [`Intl.DisplayNames`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Globa…
-
**Describe the bug**
Error message for mismatch between database and project is incorrect.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a new model
2. Don't run `serverpod gener…