flutter_share_file 1.2.1+6 copy "flutter_share_file: ^1.2.1+6" to clipboard
flutter_share_file: ^1.2.1+6 copied to clipboard

discontinued

This plugin is for sharing contents using Flutter. Supports only PNG image sharing for Now.

flutter_share_file #

A new flutter plugin to share files. Only Image sharing for Now.

Usage Example #

import toggle_button.dart

import 'package:flutter_share_file/flutter_share_file.dart';

For Toggle Button. #

    FlutterShareFile.shareImage(path, 'image.png');

9
likes
40
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

This plugin is for sharing contents using Flutter. Supports only PNG image sharing for Now.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_share_file