commit | b9a730b752815745b8916628aff48dfe7af97928 | [log] [tgz] |
---|---|---|
author | Yegor <yjbanov@google.com> | Fri Jun 30 14:22:57 2017 -0700 |
committer | GitHub <noreply@github.com> | Fri Jun 30 14:22:57 2017 -0700 |
tree | 3c1aac6d52af1bb0173a4c281f25dc0e3af74b10 | |
parent | 5a2b38d3eeec733d1d943eb528ceb5eb86f4cb0d [diff] |
device_info plugin to get information about the device and OS (#158) * flutter create; first approximation of the API * implement Android bits * remove references to "yourcompany" in Android code * implement iOS bits * fix licenses; format code * more licenses; address comments * proper clang-format * add class container * fix null-ckeck-assignment
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter first-party plugins. 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.
These are the available plugins in this repository.
Learn more about FlutterFire.
Please file any issues, bugs, or feature requests in the main flutter repo.