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

Automatically generate preload tags for your Dart web application.

2.0.0 #

  • Require at least Dart SDK 2.7.0.
  • Require package:build 1.0.0 or greater.

1.1.6 #

  • Support the latest package:build_config.

1.1.5 #

  • Exclude *.ddc.* and *.digests files.

1.1.4 #

  • Exclude assets that end with .dart.js.tar.gz (package:build_web_compilers implementation).

1.1.3 #

  • Preload .otf files as "font".

1.1.2 #

  • Exclude assets that end with .g.part (from package:source_gen).
  • Exclude assets that end with .ng_placeholder (from package:angular).

1.1.1 #

  • Don't emit the same tag twice if there are include globs with overlapping matches.

1.1.0 #

  • Make sure to run after .dart.js files are generated.
  • Add debug option to print out all files that are excluded and why.
  • Exclude files beginning with ..

1.0.1 #

  • Preload .woff files as "font".

1.0.0 #

  • Initial release.
11
likes
130
pub points
39%
popularity

Publisher

verified publisherj832.com

Automatically generate preload tags for your Dart web application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

build, build_config, glob, path

More

Packages that depend on preload