nts_picker 0.0.9 copy "nts_picker: ^0.0.9" to clipboard
nts_picker: ^0.0.9 copied to clipboard

discontinued
outdated

Media picker for android and ios flutter app. You can custom it to fit your app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nts_picker

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

dependencies:
  nts_picker: ^0.0.9

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

Publisher

unverified uploader

Media picker for android and ios flutter app. You can custom it to fit your app

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_bloc, flutter_video_info, intl, path, permission_handler, rxdart, video_thumbnail

More

Packages that depend on nts_picker