commit | 18dc5d94688fdb2fe4cd1043bb6bccf77c2b2ec2 | [log] [tgz] |
---|---|---|
author | Michael Thomsen <mit-mit@users.noreply.github.com> | Tue Oct 24 16:06:53 2017 +0200 |
committer | GitHub <noreply@github.com> | Tue Oct 24 16:06:53 2017 +0200 |
tree | 20e6a56c06a756414382d0d6cec43c1abfbc5d33 | |
parent | 64745cc3b8b80fcdde11e0c66a9f1c22c367fd84 [diff] |
Implement support for getting utsname info on iOS (#239) * Implement support for getting utsname info on iOS * Fix typo * Add dartdoc and update version no * Add missing newline * Review feedback * Move utsname wrapping to IosUtsname class * Fix caps per name convention * Fix format * Review feedback * Complete merge
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter first-party plugins (i.e., plugins developed by the core Flutter team). Check the packages
directory for all plugins.
Flutter plugins enable access to platform-specific APIs. For more information about plugins, and how to use them, see https://flutter.io/platform-plugins/.
These plugins are also available on pub.
Please file any issues, bugs, or feature requests in the main flutter repo.
If you wish to contribute a new plugin to the Flutter ecosystem, please see the documentation for developing packages and platform channels. You can store your plugin source code in any GitHub repository (the present repo is only intended for plugins developed by the core Flutter team). Once your plugin is ready you can publish to the pub repository.
If you wish to contribute a change to any of the existing plugins in this repo, please review our contribution guide, and send a pull request.
These are the available plugins in this repository.
Learn more about FlutterFire.