-
There are a number of basic layout widgets in flutter that we don't have.
- [ ] [`LimitedBox`]: A widget that checks if incoming constraints are infinite, and constraints them.
- [ ] [`FittedBox`]…
-
### Steps to reproduce
Use `PredictiveBackPageTransitionsBuilder()`
### Expected results
The same animations and behavior as the native apps and system.
Spec: https://developer.android.com/…
-
## Steps to Reproduce
-> iOS Application with NSLocationWhenInUseUsageDescription permission set in the info.plist
Open a Camera Widget with `CameraAwesomeBuilder.custom` constructor and pass the …
ynnob updated
5 months ago
-
-
Hi there! Great library
Only issue I have is when length of the data map is only 1, my layout shifts weirdly and I get this error:
Exception caught by rendering library
The following assertion…
-
### Steps to reproduce
1. Add a bottom navigation bar to the example project.
2. Run the example project (e.g flutter run -d web-server --web-port 5050 --web-hostname 0.0.0.0)
3. Open Google Chro…
-
Motivation: To create page that has a SliverAppBar and a PAGEView that is controlled by a horizontal SingleChildScrollView containing a row of children
As of now I am just focusing in putting the P…
-
## Steps to Reproduce
1. Creating a new clean project
2. run android emulator。`7.6 Fold-in with outer display API 32`
3. Toggle folding
Demo
![image info](https://i.imgur.com/7…
-
## Steps to Reproduce
Steps to reproduce
1. create new project flutter create -i swift -a kotlin cursor_pointer
2. add a text field
code sample
```import 'package:flutter/material.dart'…
-
Some project I can choose open in AS and in some other I can't... any idea why ? It's a bit annoying to not be able to do it when you develop native code ^^