Ian Hickson | 449f4a6 | 2019-11-27 15:04:02 -0800 | [diff] [blame] | 1 | // Copyright 2014 The Flutter Authors. All rights reserved. |
Ian Hickson | 1ce4a4f | 2019-11-08 16:53:21 -0800 | [diff] [blame] | 2 | // Use of this source code is governed by a BSD-style license that can be |
3 | // found in the LICENSE file. | ||||
4 | |||||
Brett Morgan | b530111 | 2020-01-22 09:55:09 +1100 | [diff] [blame^] | 5 | /// [Flutter platform integration APIs for iOS.](https://api.flutter.dev/objcdoc/) |
Sarah Zakarias | d97b13b | 2017-06-26 12:15:24 +0200 | [diff] [blame] | 6 | library iOS; |