-
### Steps to reproduce
1,Open a webview page.
2,Close the webview page.
3,Open again.
4,Close again.
.........
### Expected results
Every time the view will show the right page.
### Ac…
-
I created a custom Oauth2 client just like you suggested in your article https://dev.to/okrad/oauth2client-implement-oauth2-clients-with-flutter-4jjl . Once the app redirects to authorization page and…
-
Minimal reproducable example:
Widget with flushbar:
```
import 'package:another_flushbar/flushbar.dart';
import 'package:flutter/material.dart';
class FlushbarExample extends StatelessWidge…
-
### Version
14
### Platforms
Web
### Device Model
HP Laptop
### flutter info
```sh
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolcha…
-
> D/****MAGNES DEBUGGING MESSAGE****( 8270): DeviceInfoRequest returned PayPal-Debug-Id: a8eaf752d0558
> E/flutter ( 8270): [ERROR:flutter/lib/ui/ui_dart_state.cc(166)] Unhandled Exception: PlatformE…
-
The TextTheme constructors from material design 2014 seems depreciated and new constructors could be used. Check them here : https://api.flutter.dev/flutter/material/TextTheme-class.html
`bodyText1…
-
Updated Flutter in our project and noticed that some svgs weren't rendering correctly with impeller now enabled. It seems like it is the svgs with a colorFilter applied that look weird.
```dart
SvgP…
-
* Create VS code plugin like "flutter get" when you change some module inside package.json automatically it will resolve dependencies graph (if changed)
* implement `.yml` reader like inside `pubspec…
-
## Summary as of 2024-08:
* The issue appears on a wide range of devices and platforms, but only with a refresh rate of 120 Hz or greater. (https://github.com/flutter/flutter/issues/106277#issuecomme…
-
Since `NestedScrollView` wants to provide controllers to the children, it should throw a helpful assertion message if it detects that the children already have controllers.
## Steps to Reproduce
…