refactor: Update to new receive sharing intent package
This commit is contained in:
parent
625680ee2e
commit
9bd6399cd5
9 changed files with 119 additions and 368 deletions
|
|
@ -1,9 +1,9 @@
|
|||
import 'dart:io';
|
||||
|
||||
import 'package:file_selector/file_selector.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
|
||||
import 'package:file_picker/file_picker.dart';
|
||||
import 'package:file_selector/file_selector.dart';
|
||||
import 'package:flutter_gen/gen_l10n/l10n.dart';
|
||||
import 'package:matrix/matrix.dart';
|
||||
import 'package:share_plus/share_plus.dart';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue