-
I am using Flutter to write a desktop application for Windows 10 and I am using speech to text module in the project but it's giving me this error.
I think the native method for speech to text is not…
-
Created off of https://github.com/flutter/flutter/issues/51300#issuecomment-590468967
- Add code samples to animations that make sense. For example, using the `PageTransitionsBuilder`s and describi…
-
**Background?**
There are requirements for ``multiple screens``. There's nothing specific, everything can change, but ``multiple screens`` don't change. 😄 So I checked how multi-screen support is …
-
## Use case
While adding a `BottomNavigationBar` in `Scaffold`, there is no property to modify the splash radius of the icon.
Kindly check below screen-recording:
https://user-images.gith…
-
See [Keynote](https://github.com/ShannonChenCHN/FlutterLabs/issues/3#issuecomment-654042594).
### List of state management approaches
- setState
- InheritedWidget & InheritedModel
- Provider & S…
-
## Use case
When the main function is missing from main.dart, it throws some errors from the engine:
```
[VERBOSE-2:dart_isolate.cc(144)] Could not prepare isolate.
[VERBOSE-2:runtime_controll…
-
Subscribe to this issue and stay notified about new [daily trending repos in Dart](https://github.com/trending/dart?since=daily).
-
### Steps to reproduce
The issue was already addressed (and purportedly resolved) in #138773, but is still reproducible in the exact same way with the latest stable flutter version, even in the onlin…
-
** Don't make a duplicate issue. ✅
You can search in issues to make sure there isn't any already opened issue with your concern.
**Describe the bug**
In this sample source: https://github.com/ima…
-
## Use case
Flutter has templates like the counter and the [skeleton](https://github.com/flutter/flutter/pull/83530) apps. It would be great to include the casual games toolkit template to …