Skip to content

Commit

Permalink
perfect
Browse files Browse the repository at this point in the history
  • Loading branch information
李卓原 committed Aug 30, 2021
1 parent 328e217 commit ef4c98b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ private void shareWhatsAppPersonal(String msg, String phoneNumber, Result resul
}

/**
* share whatsapp message to personal number
* share to instagram
* @param url local image path
* @param result flutterResult
*/
Expand Down
1 change: 1 addition & 0 deletions example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import 'package:flutter/material.dart';
import 'package:flutter_share_me/flutter_share_me.dart';
import 'package:image_picker/image_picker.dart';

///sharing platform
enum Share {
facebook,
twitter,
Expand Down

0 comments on commit ef4c98b

Please sign in to comment.