flutter_share_file 1.0.2+1 copy "flutter_share_file: ^1.0.2+1" to clipboard
flutter_share_file: ^1.0.2+1 copied to clipboard

discontinued
outdated

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
0
pub points
58%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_share_file