-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
_No response_
### Description
I am pos…
-
case 1:
```dart
import 'package:flutter/material.dart';
class ParentWidget extends StatelessWidget { // the lint here is ok
@override
Widget build(BuildContext context) => Container();
}
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
5.8.0
### Command type
build_runner (Default)
### What happened?
Everything works fine until I add…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Database
### Which platforms are affected?
iOS
### Description
For a chat app…
-
macOs 14.2.1 (23C71) | 2.6 GHz 六核Intel Core i7 | 16 GB 2667 MHz DDR4
use New version available: 1.9.1
flutter sdk 3.24.0
pubspec.yaml config
environment:
sdk: '>=3.2.0
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Database, Other
### Which platforms are affected?
Android, iOS
### Description…
-
### Has your issue been reported?
- [X] I have searched the existing issues and confirm it has not been reported.
- [X] I give permission for members of the FlutterFlow team to access and test my pro…
-
assets:
- assets/translations/
WidgetsFlutterBinding.ensureInitialized();
await EasyLocalization.ensureInitialized();
```
import 'boot.dart';
import 'config/route_conf.dart';
import 'c…
-
### Please check the following before submitting a new issue.
- [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues).
- [X] I have carefully [read the docu…
-
### Steps to reproduce
1. Run the code sample.
2. Observe the InputDecorator height using the widget inspector.
### Expected results
The `InputDecorator` height is 48 (content height = 32 + defaul…