Feodor Fitsner
                                            Feodor Fitsner
                                        
                                    We go ahead with Async support in Flet: https://flet.dev/blog/flet-mobile-update#asyncio-support
It's been documented here: https://flet.dev/docs/controls/datatable
Sorry, looking into that right now.
https://pub.dev/packages/flutter_map
It's because it has "catch all" handler for single-page apps (SPA). This is needed when in-app routing is used and user requests non-root URL. For example, app's root is `http://mydomain.com`...
Wow, that looks like a future! Btw, it's possible to add `--wasm` option even today with https://flet.dev/docs/publish#extra-args-to-flutter-build-command (provided `package_info_plus` is fixed or mocked).
Re `package_info_plus` - look at two last `FEAT` items, we need to upgrade to 6.0: https://github.com/fluttercommunity/plus_plugins/blob/main/packages/package_info_plus/package_info_plus/CHANGELOG.md#600
The repo is not accessible.
What do you have in `requirements.txt`?
Would love to work on that problem when packaging is improved (currently working on).