Socket
Socket
Sign inDemoInstall

github.com/go-flutter-desktop/plugins/image_picker

Package Overview
Dependencies
2
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/go-flutter-desktop/plugins/image_picker


Version published

Readme

Source

image_picker

This Go package implements the host-side of the Flutter image_picker plugin.

Usage

Import as:

import "github.com/go-flutter-desktop/plugins/image_picker"

Then add the following option to your go-flutter application options:

flutter.AddPlugin(&image_picker.ImagePickerPlugin{}),

Issues

Please report issues at the go-flutter issue tracker.

FAQs

Last updated on 03 Nov 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc