-
### Bug description
Hello guys,
Once the code is deployed on Firebase Hosting, Pdf Viewer don't work anymore, everything fine on local and on mobile.
I'm getting the following exception in the co…
-
![image](https://user-images.githubusercontent.com/63228361/186000430-1a996ad8-4a40-4992-a566-e3e623de1d0d.png)
![image](https://user-images.githubusercontent.com/63228361/186000108-46c59062-3357-41f…
-
## Steps to Reproduce
The issue is seen on iOS 16.3.1, on iOS 15.2.1 it is all fine.
The issue is seen on both emulator and iPad with external keyboard connected.
If a Scaffold have resizeToAvo…
-
## Use case
I'd like to show the title of the current page in the AppBar. The title should be shown as soon as it's available, not only when the page has finished loading.
I know about the usual…
-
As stated in the title. This includes:
* colors
* geometries
* fonts
* profile page "hero" box @ferrarodav
-
When specifying format: "new" in the configuration, even if multiple stories are manually configured for the component, only a single storybook link will be generated.
-
### Steps to reproduce
1. Created a flutter project for linux only using the command `flutter create --platforms=linux textfield_broken`.
2. Copy pasted the code from the "Interactive example" secti…
-
So when I double press back, it just pops the page and directs to previous one.
```
return Scaffold(
appBar: const HomeAppBar(),
bottomNavigationBar: const HomeNavigation(selectedInd…
-
i have a problem. I want to create a list under the map that i created. The map is working, but if i want to put a list under the map i get some fails
-