Georgee
Georgee
When using com.google.android.material:material:1.0.0 i got an error that some files (sdk 31) are missing. please downgrade to a lower material gradle
We need colorBlendMode in order to build optimized apps and avoid using Opacity Widget above it https://docs.flutter.dev/perf/ui-performance#identifying-problems-in-the-gpu-graph
## Bug report When integrating Firebase App Check with Firestore in a Flutter project, there is a noticeable delay of approximately 2 seconds during the first attempt to read any...
The pushAll function in auto_route does not work correctly on the web. When navigating through multiple routes using pushAll and then going back, the user is taken to the initial...
### Steps to reproduce 1. Create a sample Flutter project / use example 2. Inside an **async** function throw an exception with a message 3. Launch in Web (any browser)...