preload 1.1.1 copy "preload: ^1.1.1" to clipboard
preload: ^1.1.1 copied to clipboard

outdated

Automatically generate preload tags for your Dart web application.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add preload

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

dependencies:
  preload: ^1.1.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:preload/builder.dart';
13
likes
0
pub points
31%
popularity

Publisher

verified publisherkevmoo.com

Automatically generate preload tags for your Dart web application.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

build, build_config, glob, path

More

Packages that depend on preload