-
## Steps to Reproduce
Create a plugin wich communicate with native and dart code using method channels
create an android activity which includes a button on its click event call invokeMethod to run …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Messaging
### Which platforms are affected?
iOS
### Description
After upgradi…
-
# Introduction
Awesome Appwrite Snippets is a collection of commonly used Appwrite APIs. It increases your speed of development by eliminating most of the boilerplate code associated with making usin…
-
Error
```+ snapcraftctl build
flutter pub get
Woah! You appear to be trying to run flutter as root.
We strongly recommend running the flutter tool without superuser privileges.
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Crashlytics
### Which platforms are affected?
iOS
### Description
I'm experie…
-
## Steps to Reproduce
1. Install code to reproduce
2. As you can see here in the screenshots, the test code, displays a button in a 70% transparent container. This looks correct in the main body. …
-
I have created a [Flutter package](https://pub.dev/packages/bottom_nav_layout) that uses the [WillPopScope](https://api.flutter.dev/flutter/widgets/WillPopScope-class.html) widget for back button navi…
-
**Expected results:**
**Actual results:**
## Steps to Reproduce
1. Use the showTimePicker() function from material.dart package.
2. Adjust the text size of android devce to s…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Messaging
### Which platforms are affected?
iOS
### Description
In iOS, Fireb…
-
To fix black screen issues described in #74801, I used snippet from comments
```java
public class MyFlutterActivity extends FlutterActivity {
....
@NonNull
protected FlutterActivityLau…