Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 55 additions & 0 deletions projects/Flutter_IPFS_Plugin.md
Original file line number Diff line number Diff line change
@@ -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.