@jaichangpark (Dreamwalker) Flutter Meetup Tokyo (#18) / Osaka (#10)
5. Features
1. Custom asset transformers, because they enable some performance improvements.
2. E
ff
i
cient 2D scrolling widgets (e.g. tables and trees), to improve the performance of applications
with this kind of interface.
3. Multiple windows, especially for desktop platforms, because this is a very highly requested
feature.
4. Platform Views on macOS and Windows, by popular demand.
5. Drag and drop, also by popular demand.
6. Wireless debugging on iOS, our second-most-requested feature.
7. Custom "
fl
utter create" templates, which makes it much easier for third-parties (e.g. the Flame
engine) to bootstrap developers.
8. Supporting element embedding (see also #32329), which allows Flutter content to be added to
any standard web
, by popular demand.