was added to Flutter via the "Scribble" feature. We should also support stylus handwriting input on Android as well, using a common set of framework APIs. Access: 2023-02-13
Security πβϪϯϋΨ https://slsa.dev/ Safeguarding artifact integrity across any software supply chain(κϜϮΩφά⑲ϸ) Supply chain Levels for Software Artifacts, or SLSA (salsa). It’s a security framework, a check-list of standards and controls to prevent tampering, improve integrity, and secure packages and infrastructure in your projects, businesses or enterprises. It’s how you get from safe enough to being as resilient as possible, at any link in the chain.
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 <div>, by popular demand.
Features 2. E ffi cient 2D scrolling widgets (e.g. tables and trees), to improve the performance of applications with this kind of interface. (᪽ͥΩϸτ⑲Ϛά⑲ ξΧϜϯϖϚή⑲ϣϸξΤḟᓓͧͭΐͫg) Preview: Two-dimensional scrolling in Flutter https://youtu.be/UDZ0LPQq-n8
Features 3. Multiple windows, especially for desktop platforms, because this is a very highly requested feature. (ϯδέξύᑤᓝͽၞ͡ၙͲ͝Λͫg) Preview: Multiple windows on desktop https://www.youtube.com/watch?v=vtB-teu57vw
Features 5. Drag and drop, also by popular demand. Support drag and drop across Flutter boundary #30719 https://github.com/ fl utter/ fl utter/issues/30719 https://github.com/ fl utter/ fl utter/issues/ 30719#issuecomment-901185947
Non-goals ᶝΤͩͼ͖ͥͺg 1. Webͽ Hot Reload(Ϡψύ ϯϲ⑲ώ)Τ࣮ͫΝ ͪ͵ͯ͘ 2. code push Τ࣮ͫΝ ͪ͵ͯ͘ 3. built-in support for wearables (Apple Watch, Android Wear) or automotive integrations 4. built-in support for SEO on web, or installation via homebrew.
Forward Edition Flutter ForwardൃᶡͧΞͱϲ⑲ώϣψϜg(Future Work) 1. Breakthrough graphics performance • Impeller • μά⑲υ⑲: Pixel shaders / Shaders for web and mobile • 3D Support 2. Seamless integration for web and mobile • Element embedding • FFIgen & JNIgen
Forward Edition Flutter ForwardൃᶡͧΞͱϲ⑲ώϣψϜg(Future Work) 3. Early to new and emerging architectures • WebAssembly • RISC-V 4. Continued focus on developer experience • Language features (Dart 3) • Sound null safety • Flutter News Toolkit
3 The road to Dart 3 1. Around January/February 2023: Dart 3 alpha released. 2. Around March/April 2023: Dart 3 beta released. • This release previews the new features in Dart 3. 3. Around mid 2023: Dart 3 stable released. • Sound null safety becomes the only supported mode.