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';
copied to clipboard

For Toggle Button. #

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

copied to clipboard
9
likes
40
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.19 - 2025.04.03

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