-
**Is your feature request related to a problem? Please describe.**
Problem: I like to write pretty dartdoc, but I want to verify it's indeed pretty.
**Describe the solution you'd like**
Solution:…
-
This is the same as #2278
This looks like a regression as the tests
* Pass in 1.63.2
* Fails in >= 1.77.5 (last tested 1.80.5)
This works fine on other platforms tested: MacOS and Linux.
…
-
When transitioning from other programming languages to Dart, I occasionally find myself in a situation where I'd like to define an abstract class with hidden implementation methods. These methods are …
-
다트3의 sound null safety 호환이 되지 않아 사용이 안된다고 합니다ㅠㅠ
-
# related:
- [x] xxx
- [x] xxx
-
Node List not showing
new ServerEntity.fromMap (package:sail/entity/server_entity.dart:63:21)
E/flutter ( 9622): #1 serverEntityFromList. (package:sail/entity/server_entity.dart:8:58)
E/fl…
-
```
import 'dart:async';
import 'dart:convert';
import 'dart:io';
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
imp…
-
I wish `import 'package:flutter_riverpod/flutter_riverpod.dart';` would be automatically added to my Dart file when I'm converting a `StatelessWidget` or `StatefulWidget` to a `ConsumerWidget` or `Con…
-
### i can't build apk or run my apps in profile mode
flutter doctor
```C:\Users\hfmmb\dev\flutter\bin\flutter.bat doctor --verbose
[√] Flutter (Channel stable, 3.24.1, on Microsoft Windows [Vers…
-
OutOfMemoryError: Out of Memory
File "store_impl.dart", in SembastStore.currentRecords
File "store_impl.dart", in SembastStore.forEachRecords
File "store_impl.dart", in SembastStore.txnFindRe…