-
## Steps to Reproduce
1. create a new project
1. add two different fonts to the project
1. edit the main.dart to include a RichText widget
1. inside the RichText widget, add a TextSpan that has …
-
```
====Error====
java.lang.NullPointerException: null
at me.XStudio.XChats.methods.LuckPermsAPIUtils.hasPermission(LuckPermsAPIUtils.java:15) ~[X-Chats.jar:?]
at me.XStudio.XChats.methods.Command…
-
The App runs smoothly debug modebut when install in a device after exporting as a fat apk it keeps on stopping and restart, uploaded an appbundle in playstore the same thing occurs.
## Steps to…
-
## Steps to Reproduce
1. have flutter project
2. run it on Android device in **Release** mode
3. app installs on Android device and crashes on startup with error:
```
E/flutter (27254): [ERRO…
-
Running Flutter test with coverage leads to an _NoSuchMethodError: The getter 'iterator' was called on null_ Error in _coverage_collector.dart_
## Steps to Reproduce
I can not tell what is requ…
-
## Steps to Reproduce
Install firebase_auth
` firebase_auth: ^0.14.0
`
I can't find any other way to reproduce it other than have it exist in your project. It crashes with (it seems like) …
-
## Steps to Reproduce
1. Launch my FDE application on macOS
2. Continually resize the window
Here's a link to a movie that shows the flashes: https://drive.google.com/file/d/1yy-kFkl6gtiTOq…
-
```
_loginWithFB() async {
final result = await facebookLogin.logInWithReadPermissions(['email']);
String loginCategory = "facebook";
print(result.status.toString());
switch (resu…
-
## Steps to Reproduce
Create a new Flutter app and add the following code to handle and display the state of pointer hovering:
```dart
class MyApp extends StatelessWidget {
final title = 'Flut…
-
## Steps to Reproduce
1. ...
2. ...
3. ...
**Target Platform:**
**Target OS version/browser:**
**Devices:**
## Logs
![image](https://user-images.githubusercontent.com/1…