-
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…
-
### Description
Create the high level integration API to inject a widget that will present a modal form to capture end user feedback.
-
An error occurs when trying to create a **FlutterFragment** from a native android application:
_MainActivity.java:_
```
private void prepareButton(MainActivity context) {
final String…
-
## Environment
**Flutter version:** v1.17.3
**Plugin version:** 3.4.0+1
**iOS version:** 13.5
**Xcode version:** 11.5
**Device information:** iPhone 8 Plus
## Description
````dart
Wid…
-
Hello. I have a problem. I was can’t sync with my KDBX file in Google Drive. Can you help me?
![telegram-cloud-photo-size-2-5377425949857005572-y](https://user-images.githubusercontent.com/57330758/1…
-
## Steps to Reproduce
```dart
import 'package:flutter/gestures.dart';
import 'package:flutter/material.dart';
void main() => runApp(MyApp());
class MyApp extends StatelessWidget {
…
-
Hello!
PBMediaSlider does not work when the screen is presented via the LNPopupController library, although if you show the screen as a system "present(vc)" then everything works fine
Attached a…
-
### Steps to reproduce
When I want to go to another page from "PageView()" I get this error
When I use
`flutter clean`
and then
`flutter pub get`
the problem is temporarily fixed
…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
As y…
-
### Steps to reproduce
I am experiencing an issue where I am unable to push complex objects (classes, not basic types) through ports to/from an isolate that was created by a custom FlutterEngine. T…