open_with 0.1.2 copy "open_with: ^0.1.2" to clipboard
open_with: ^0.1.2 copied to clipboard

outdated

open with option

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add open_with

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  open_with: ^0.1.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:open_with/open_with.dart';
6
likes
0
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

open with option

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, receive_intent, uri_to_file

More

Packages that depend on open_with