sky_media_kit 0.1.1 copy "sky_media_kit: ^0.1.1" to clipboard
sky_media_kit: ^0.1.1 copied to clipboard

A robust media kit package providing wrappers for file selection, media picking, and local filesystem storage management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sky_media_kit

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

dependencies:
  sky_media_kit: ^0.1.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:sky_media_kit/sky_media_kit.dart';
1
likes
130
points
78
downloads

Documentation

API reference

Publisher

verified publisherskycore.dev

Weekly Downloads

A robust media kit package providing wrappers for file selection, media picking, and local filesystem storage management.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cross_file, file_picker, flutter, image_picker, path_provider, sky_architecture

More

Packages that depend on sky_media_kit