appcache 0.1.3 copy "appcache: ^0.1.3" to clipboard
appcache: ^0.1.3 copied to clipboard

outdatedDart 1 only

A transformer to generate an appcache file

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add appcache

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

dependencies:
  appcache: ^0.1.3

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:appcache/appcache.dart';
0
likes
15
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A transformer to generate an appcache file

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

barback, code_transformers, html5lib

More

Packages that depend on appcache