-
^C% …
-
Make the package support flutter 2
-
### Summary
Passing a null/-able iconAlignment value to the ButtonStyleButton*.icon() constructor(s) returns an error.
### Code Sample:
```
Widget customButton({
required String label,
Icon…
-
Hello,
This package is one of the dependencies that blocks my app from migrating to null safety. Is this in plan to release null safety version of this package?
I would appreciate if you would publi…
-
flutter_inner_drawer-1.0.0+1/lib/inner_drawer.dart:585:38: Error: The getter 'backgroundColor' isn't defined for the class 'ThemeData'.
-
## avoid_non_nullable_valued_map_containskey_before_access
I challenge anyone to think up a better name!
## Description
The pattern to avoid is calling `map.containsKey(x)` in an `if` express…
-
@dylanwuzh thank you for the package!
Is this package going to migrate to Flutter 2 and Null safety?
-
Support null safety and latest flutter upgrade
-
@roughike thank you for the plugin!
Is this plugin going to migrate to Flutter 2 and Null safety?
-
im having this error when trying to install flutter_paystack
`The current Dart SDK version is 3.0.2.
Because flutter_paystack >=1.0.5 depends on intl ^0.17.0 and flutter_paystack =2.0.0-dev.58.0…