katana_picker 1.2.0 copy "katana_picker: ^1.2.0" to clipboard
katana_picker: ^1.2.0 copied to clipboard

Base package for retrieving files such as images and videos from terminal storage, cameras, etc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add katana_picker

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

dependencies:
  katana_picker: ^1.2.0

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:katana_picker/katana_picker.dart';
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

Base package for retrieving files such as images and videos from terminal storage, cameras, etc.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

file_picker, flutter, katana

More

Packages that depend on katana_picker