resource_portable 2.1.8 copy "resource_portable: ^2.1.8" to clipboard
resource_portable: ^2.1.8 copied to clipboard

outdated

Reading resource data from (package and other) files (portable fork for Web).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add resource_portable

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

dependencies:
  resource_portable: ^2.1.8

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:resource_portable/resource.dart';
6
likes
30
pub points
81%
popularity

Publisher

unverified uploader

Reading resource data from (package and other) files (portable fork for Web).

Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (LICENSE)

Dependencies

typed_data

More

Packages that depend on resource_portable