└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Flutter plugins help 2 | Connecting Android and iOS developers to develop [flutter plugins](https://pub.dartlang.org/flutter/packages?q=). 3 | 4 | ## Have an idea for a Flutter plugin but don't have both Android and iOS skills? 5 | Open an issue, decribe your idea and list the skill you are missing (Android or iOS) in title. For example, title could be "Firebase functions plugin - Android required". 6 | 7 | Describe the features you would like to have for the first version of the plugin, and anything else that might help another developer figure out if they can/want to help, based on their skills and availability. 8 | 9 | ## Have Android or iOS skills and happy to help? 10 | Check the open issues, and comment on the one(s) you would like to help with. 11 | 12 | ## Want to see more Flutter plugins? 13 | Check the open issues, and upvote the ideas you would like to see developed, or comment with suggestions for those ideas. 14 | 15 | 16 | --------------------------------------------------------------------------------