embed 1.4.0 copy "embed: ^1.4.0" to clipboard
embed: ^1.4.0 copied to clipboard

Code generation for embedding arbitrary file content into Dart code.

CHANGELOG #

1.4.0 #

  • Upgrade dependencies (#22)

1.3.1 #

  • fix(embed): escape dollar symbol of JSON string literal (#21 by @Jumpaku)

1.3.0 #

  • Update toml dependency to 0.15.0 (#17 by @bramp)
  • Required Dart SDK version is now 3.2 or higher

1.2.0 #

  • New feature: embedding binary contents (#13 by @NicolaVerbeeck)

1.1.0 #

  • New feature: pattern matching (#4)
  • New feature: preprocessing
  • Improved error messages

1.0.0 #

Initial release.

28
likes
140
pub points
42%
popularity

Publisher

verified publishernorelease.dev

Code generation for embedding arbitrary file content into Dart code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, collection, embed_annotation, meta, path, recase, source_gen, toml, yaml

More

Packages that depend on embed