-
D/ProfileInstaller( 9230): Installing profile for app.polyvox.example
E/flutter ( 9230): [ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: Null check operator used on a null val…
-
I got error like this when flutter buid apk --release in conference example project
my flutter sdk version is 3.22.3
Dart snapshot generator failed with exit code -1073740940
Target android_aot…
-
Hello,
The androidNativeBundle is integrated into the [Sentry Flutter example app](https://github.com/getsentry/sentry-dart/tree/main/flutter/example), which worked well until the `Flutter Beta 3.…
-
```console
/Users/brettmorgan/.pub-cache/hosted/pub.dev/flutter_scene-0.5.0-0/hook/build.dart
stderr:
../../../../.pub-cache/hosted/pub.dev/flutter_gpu_shaders-0.1.3/lib/build.dart:86:14: Error: Ty…
-
Forking this from an internal discussion:
@matanlurey:
> I am doing a bit of research into what it would take to exclude `dev_dependencies` that are Flutter plugins from a release Flutter build …
-
**Describe the bug**
Usei um FORK do modular, rodando em *example*.
To simulate this:
Mover i.addSingleton(SearchStore.new, config: storeConfig()); para um novo CoreModule:
```
class CoreMod…
-
### Page URL
https://docs.flutter.dev/ui/assets/assets-and-images/
### Page source
https://github.com/flutter/website/tree/main/src/content/ui/assets/assets-and-images.md
### Describe the …
-
**Question:** Are you using the latest version of flutter_tex package? [![pub package](https://img.shields.io/pub/v/flutter_tex.svg)](https://pub.dev/packages/flutter_tex)
**Answer:Yes, using repo**
…
-
I was thinking about recreating this lib using rive to make it available for other technologies such as flutter, for example
-
**Bug Description :**
When loading the calendar with work week or week configuration, the day columns take up equal space, except for the last day of the week that takes up twice as much width as th…