event_file 0.1.1+1 copy "event_file: ^0.1.1+1" to clipboard
event_file: ^0.1.1+1 copied to clipboard

An event_bloc repository for File Management

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add event_file

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

dependencies:
  event_file: ^0.1.1+1

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

Import it

Now in your Dart code, you can use:

import 'package:event_file/event_file.dart';
1
likes
30
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

An event_bloc repository for File Management

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

event_bloc, mime, path

More

Packages that depend on event_file