diff --git a/projects/Flutter_IPFS_Plugin.md b/projects/Flutter_IPFS_Plugin.md new file mode 100644 index 00000000..fe0df1ef --- /dev/null +++ b/projects/Flutter_IPFS_Plugin.md @@ -0,0 +1,55 @@ +## Project Name +IPFS Plugin for Flutter + +## Category +Plugin/Library + +## Project Description +A plugin library for the IPFS using HTTP API and Infura. The code is implemented in Dart and the plugin can be imported and used in android application projects. Support for iOS and Windows will be added soon. + +## Use of IPFS, Filecoin and Libp2p +Flutter is one of the rapidly growing cross-platform development frameworks. This plugin uses IPFS HTTP API along with Infura to easily store and retrieve strings, files and JSON objects on the IPFS. + +## Project Status +Under development + +## Previews +![How to use](https://raw.githubusercontent.com/hackyguru/HostedImages/master/ipfs-flutter.PNG) + + +## Target Audience +Flutter developers who wish to use IPFS in their project + +## Rough estimated user base (if applicable) +3 beta testers. + +## Github repo +https://github.com/hackyguru/IPFS-Flutter + +## Website +A pub.dev package will be published soon. + +## Docs +https://github.com/hackyguru/IPFS-Flutter/blob/master/README.md + +## Team Info + +### Team Size +2 + +### Team members +Kumaraguru T + - Full stack web developer and blockchain enthusiast. + - https://github.com/hackyguru/ + +Mridula Kalaiselvan + - Front end developer + - https://github.com/Mridula90/ + + +## How the community can engage +* GitHub Discussion: https://github.com/ipfs/community/discussions/595 +* Email: kumaragurut7@gmail.com + +## How to Contribute +We welcome contributions. Please reach us out through email - kumaragurut7@gmail.com if you're interested. Feel free to open an issue at your repository in case you find any.