-
### Description
Failed to update sqlite database. Error message says
```
attempt to write a readonly database
```
But database object configuration is not (`SqfliteDatabaseBase.isOpen = true`, …
-
### Version
8.2.1
### Platforms
dart
### Device Model
No
### flutter info
```sh
Flutter assets will be downloaded from https://mirrors.tuna.tsinghua.edu.cn/flutter. Make sure you trust this sou…
-
### Is your feature request related to a problem?
"Kinetic scroll" *(used mostly with touchpads)* is when you make a text to scroll, and scrolling does not immediately stop, but instead just slows …
-
### Is there an existing issue for this? (Please read the description)
- [X] I have searched the existing issues
### Current Behavior
When trying to play any song,
The application does not play th…
-
Hi, I wanted to ask for help:
I'm using your gesture_recognize code for one of my school projects,
I trained my artificial intelligence with my customized gestures and once I inserted model.task…
-
Using the "standard" view (with title + subtitle), if I tap the callout view, nothing will happen (or `calloutViewClicked` will be called, if the delegate is implemented).
However if I set a custom `c…
-
Running the code given as example:
```javascript
import 'package:flutter/material.dart';
import 'package:flutter_inappbrowser/flutter_inappbrowser.dart';
class MyInAppBrowser extends InAppBrowse…
-
### Version
8.2.1
### Platforms
Android
### Device Model
Pixel 7a(Android 12)
### flutter info
```sh
• Flutter version 3.24.0-1.0.pre.621 on channel master
• Upstream re…
ksh-b updated
3 months ago
-
I am using the example code of **camera 0.7.0+1** plugin.
I installed and used what are required in pubspec.yaml, build.gradle files and AndroidManifest.xml.
This **camera 0.7.0+1** plugin is workin…
-
### Description
ItemSelected (and ItemTapped) is not called on a listview, if it has label with TapGestureRecognizer:
``
` `
` `
` ......`
` `
` …