Francesco Iapicca

Results 191 comments of Francesco Iapicca

@leisim thanks for clarifying that, I guess step 1 could be mobile only for now I hope in the future there will be interoperability between dart and wasm [[1](https://github.com/dart-lang/sdk/issues/37355), [2](https://github.com/dart-lang/sdk/issues/37882)]

this [feature request](https://github.com/google/cronet.dart/issues/5) could help help implementing the feature

https://github.com/fluttercommunity/flutter_launcher_icons/issues/306

possibly related to https://github.com/fluttercommunity/flutter_launcher_icons/issues/276

@jeroen-meijer cc @mhadaily the problem is that [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) is apparently not being maintained I noticed this stubling across this [issue](https://github.com/fluttercommunity/flutter_launcher_icons/issues/306) in production, but the problem is widespread I have nothing...

@mraleph this [feature request](https://github.com/google/cronet.dart/issues/5) could help help implementing the feature

https://github.com/grpc/grpc/issues/19126 https://github.com/grpc/proposal/pull/256

since nobody mentioned [hive](https://pub.dev/packages/hive) I will

> Yes, in theory that's possible .. but it would require that your Rust code compiled to WASM and then you could load it in Flutter using dart wasm [dart-lang/sdk#37355](https://github.com/dart-lang/sdk/issues/37355)...