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

Code generation for embedding arbitrary file content into Dart code.

CHANGELOG #

1.6.0 #

  • Allow analyzer >=7.4.0 <9.0.0. (#32 by @FrankenApps)
  • Require source_gen >=3.1.0. (#33 by @FrankenApps)

1.5.0 #

1.4.1 #

  • Upgrade outdated packages (#25)

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.

32
likes
150
points
9.65k
downloads

Publisher

verified publishernorelease.dev

Weekly Downloads

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