-
My app is build with a MaterialApp.router() as the outmost widget.
The routerDelegate is a navigator, which is the top navigator. The pages of this navigator is switching between a small and a …
Keetz updated
9 months ago
-
### Package
- [ ] lucide
- [ ] lucide-angular
- [ ] lucide-flutter
- [ ] lucide-preact
- [X] lucide-react
- [ ] lucide-react-native
- [ ] lucide-solid
- [ ] lucide-svelte
- [ ] lucide-vue
- [ ] lucid…
-
When running object detection example (doesn't matter if it is a custom model or the default one from the example), with latest binaries (install.bat updated 15 minutes ago) with -d option, I get the …
-
## Feature description
Your documentation and examples have no examples where you can touch the input. How difficult would this be to implement with your underlying widgets?
-
I really love this example for blocs. Just wondering if you know any good resources or have any examples for unit testing the blocs, and the widgets that use `StreamBuilder`?
-
## Actual results
A builder grid test with a simple widget triggers an assert in Flutter if a `MaterialApp` wrapper is used (e.g. `materialAppWrapper`):
```dart
// this works - although the las…
-
Today it is reported that `--ios --runtime-mode profile --simulator` can't be built, but an engine configured like this is needed for users who would like to run tests on AOT builds.
@mehmetf @chin…
-
## Generating an AOT image for Target Linux Embedder Engine requires a Host Engine build.
Required tools to generate a target AOT (linux arm/arm64) are missing from Target build, which involves nee…
-
How can I use this plugin? Example folder is empty...
I want to use this to setup a 3D-Configurator.
Thanks :)
-
## `different_default_value_in_override`
## Description
Lint each optional parameter that overrides a corresponding optional parameter whose default value is different.
## Details
Technica…