-
Hi. i was working on my project for a while on windows 10. but recently i decided to continue my project on Linux-gnu ubuntu 20.04 i exported my project from windows 10 to ubuntu and when i run the p…
-
Navigating back from a route which uses a `CupertinoPageRoute` causes the application to freeze. The app does not receive any hit events or responds to user actions. Closing the application is the onl…
-
My Flutter application crashes every time I start the debug version on an Android x86 physical device with the code: `Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 8135 (1.io), pid 8115 (me…
-
I am currently working on login in and registering users on a local XAMPP server. I have ran into the following problem:
When sending a http post request where I do not encrypt the password, the in…
-
## Steps to Reproduce
This is how I am declaring my appTheme `doleThemeData` getter. I want to just add different textThemes to it:
```
import 'package:flutter/material.dart';
var defaultThe…
-
Hi
I have a flutter app where a list is generated with ListView.Builder, and where the itemCount is the number of documents in a firestore collection.
When I add a document to the collection …
-
DateTime.now() returns the wrong time i.e, exactly with a delay of 7:30 hrs. But the same app returns the correct time in Hauwei Nova 3i.
## Steps to Reproduce
1. create a app
2. print …
AmSn6 updated
3 years ago
-
## Logs
+file:///Users/flutter/packages/flutter/lib/src/gestures/binding.dart
[ ] -> +file:///Users/flutter/packages/flutter/lib/src/gestures/constants.dart
[ ] -> +file:///U…
-
## Steps to Reproduce
1. Open App
2. Play Video with Youtube Player
3. Click on the full-screen icon or (Change the orientation of device from portrait to Landscape & vice-versa)
## Lo…
-
## Steps to Reproduce
1. main.dart:
'''
import 'package:flutter/cupertino.dart';
import 'package:flutter/material.dart';
main(List args) {
runApp(App());
}
class App extends St…