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

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

Publisher

unverified uploader

Progressive Web App library

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

args, dart_style, glob, service_worker, yaml

More

Packages that depend on pwa