-
Tracking issue, see feature spec here https://github.com/dart-lang/language/blob/main/working/augmentation-libraries/feature-specification.md
-
_Imported from https://github.com/dnfield/flutter_svg/issues/1084_
Original report by @YawarOsman on Jun 25, 2024
I have just used the package in my web app but it just don't support `wasm`:
```
…
-
### Please describe your bug
I did a fresh checkout from git, then `flutter run` and got the error below. An application window popped up, but it was just a black rectangle with the typical flutte…
-
Hi, it's me again!
**Is your feature request related to a problem? Please describe.**
Update lints for Dart 3.5 (part of #108)
**Describe the solution you'd like**
Add:
- [ ] `unintended_ht…
-
### Contributing guidelines
- [x] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and chec…
danog updated
2 weeks ago
-
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…
-
`flutter build web --web-renderer html --csp --enable-experiment=variance`
In the previous version I tested, ` 3.4.3 ` this command above works fine.
` 3.22.2 │ stable │ 3.22.2 │ 3.…
-
### Steps to reproduce the bug
1. set all columns minWidth: 100,
2. set all columns titlePadding: EdgeInsets.zero
3. autoFit all columns when onLoaded is called
4. horizontally scroll the grid
…
-
import 'package:flutter_swiper_null_safety/src/transformer_page_view/transformer_page_view.dart' show PageTransformer, TransformInfo;
因为业务需要 引入这个 但是在你包没有导出这个 ,麻烦导出一下
这样引用会出现
Import of a libr…
-
feature/caledar-ui 브랜치의 가장 최근 커밋 [dfa9d36](https://github.com/SWM-15th-Dnight/flutter-client/commit/dfa9d36293a8294a548863b2bc98686a686925c2)에서 일정 정렬 관련 에러가 있어서
main_calendar.dart의 해당 부분 주석 처리하고 일단 …