pwa_material_app 1.0.0 copy "pwa_material_app: ^1.0.0" to clipboard
pwa_material_app: ^1.0.0 copied to clipboard

PWA Material App is a Flutter web application that uses the Material Design system and Progressive Web App (PWA) features.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pwa_material_app

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

dependencies:
  pwa_material_app: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:pwa_material_app/pwa_material_app.dart';
0
likes
140
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

PWA Material App is a Flutter web application that uses the Material Design system and Progressive Web App (PWA) features.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pwa_material_app