open_as_default_adv 0.0.1 copy "open_as_default_adv: ^0.0.1" to clipboard
open_as_default_adv: ^0.0.1 copied to clipboard

PlatformAndroid

A flutter plugin that allows setting up your flutter app to open files as default.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add open_as_default_adv

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

dependencies:
  open_as_default_adv: ^0.0.1

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_as_default_adv/open_as_default_adv.dart';
1
likes
130
pub points
20%
popularity

Publisher

unverified uploader

A flutter plugin that allows setting up your flutter app to open files as default.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, uri_to_file

More

Packages that depend on open_as_default_adv