Francesco Iapicca
Francesco Iapicca
### Use case - `material 3` and `material 2` coexistence through `opt-in` approach may be - confusing - have unwanted side effect (`material2` regressions and or technical debt) having 2...
This PR is to add benchmarking for https://pub.dev/packages/shelf fix https://github.com/TechEmpower/FrameworkBenchmarks/issues/7493 cc @kevmoo
I'm aware that [shelf](https://pub.dev/packages/shelf) is not a framework by definition and more of a middleware but I believe that adding it to the list of frameworks will provide developers with...
your `readme` states > Replaces the low-performing Flutter channel with faster and more concise code. I care less about the "concise" part, but your claim that your solution is faster...
## Description > rename `toMap()` as `toJson()` to improve compatibility with `dart:convert` > see [jsonEncode]( https://api.dart.dev/be/175791/dart-convert/jsonEncode.html) > > > If toEncodable is omitted, it defaults to a function that returns...
### Plugin device_info_plus ### Use case renaming `toMap()` as `toJson` would improve compatibility with `dart:convert` see referece at https://api.dart.dev/be/175791/dart-convert/jsonEncode.html > If toEncodable is omitted, it defaults to a function that...
### this issue is entirely based on my personal opinion Attempting to fix this [issue](flutter/website#6768) I submitted for the first time a [PR](https://github.com/flutter/website/pull/5798) for `flutter/website` (that may or may not...
hi, any plan to migrate the package to null safety?
As for the title, it would be nice to have some benchmark as reference possibly via [FrameworkBenchmarks](https://github.com/TechEmpower/FrameworkBenchmarks) [[site](https://www.techempower.com/benchmarks/)]
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Version 2.6.0 ### Description I'm getting an error hard do understand running both...