Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 403 Bytes

platform-integration.md

File metadata and controls

20 lines (11 loc) · 403 Bytes
description
TODO

Platform Integration

How does Flutter interact with the system clipboard?

  • Clipboard and ClipboardData

How does Flutter interact with the host system?

How are device dimensions (insets, padding, overlays) conveyed?

How are device configurations (resolution, orientation) conveyed?

What are service extensions?

What are SystemChannels?