pwa 0.1.4 copy "pwa: ^0.1.4" to clipboard
pwa: ^0.1.4 copied to clipboard

outdatedDart 1 only

Progressive Web App library

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pwa

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

dependencies:
  pwa: ^0.1.4

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:pwa/client.dart';
import 'package:pwa/worker.dart';
23
likes
0
pub points
60%
popularity

Publisher

unverified uploader

Progressive Web App library

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, dart_style, func, glob, service_worker, yaml

More

Packages that depend on pwa