Rexios
Rexios
### Steps to reproduce 1. Create a new project 2. Call `print(kDebugMode)` 3. Run `flutter run --debug -d chrome --wasm` 4. It prints false ### Expected results It prints true...
Spiritual continuation of https://github.com/flutter/flutter/pull/126835 ----- Right now, copying text in a `SelectionArea` copies it with no separation. Since `SelectionArea` is very useful with vertical lists of `Text` widgets this is...
These packages need their integration test `index.html` files updated to support running builds compiled to WASM: - [ ] camera_web (handled by https://github.com/flutter/packages/pull/7012) - [ ] file_selector_web - [ ]...
### Use case Most (soon all) of the packages in the Flutter packages repo support WASM compilation. We need to be running web integration tests compiled to WASM as well...
```console Bad state: Asset URI is missing for abstract class JSObject package:mockito/src/builder.dart 2200:10 _MockClassInfo._typeImport package:mockito/src/builder.dart 1676:21 _MockClassInfo._addFakeClass... package:code_builder/src/specs/type_reference.g.dart 164:33 _$TypeReferenceBuilder.update package:code_builder/src/specs/type_reference.g.dart 22:36 new _$TypeReference package:mockito/src/builder.dart 1673:33 _MockClassInfo._addFakeClass.. package:mockito/src/builder.dart 2075:24 _MockClassInfo._withTypeParameters...
### Is there an existing issue for this? - [X] I have searched the existing issues and found no duplicates. ### What plugin is this bug for? Firebase UI Auth...
### Is there an existing issue for this? - [X] I have searched the existing issues and found no duplicates. ### What plugin is this bug for? Firebase UI Auth...
## Description I am working on Dart code that gets transpiled to javascript. I'm having issues compiling because my model classes use these types, and thus transitively depend on Flutter....
I'm working on Dart code that cannot transitively depend on Flutter
## Introduction Lemmy.world already has too large of a share of the Lemmy user-base ## Requirements Randomize the instance the default guest account uses ## Discussion Similar work has been...