mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Implement Clipboard hasStrings method on iOS * Test call to hasStrings * Formatting fixes * Move test to its own file * Alphabetical order * Update licenses * arguments nil instead of empty dictionary * Guarantee hasStrings will be true when tested * Formatting