embed
Code generation for embedding arbitrary file content into Dart code.
1.6.6
12K downloads/mo
#2670 most downloaded on pub.dev
fujidaiti/embed.dart
What this package is like to depend on
Last release 3 months ago
07 May 2026
Release timing varies
gaps range from 1 weeks to 9 months
Nearly every release is documented
notes for 15 of 15 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
15 releases · first in 2023
6 releases in the last 12 months
see the full history below
Release timeline
15 releases · Jul 2023 to May 2026Releases
latest 15-
1.6.607 May 2026Release notes
Open source →What's Changed
- chore(deps): bump analyzer from 10.2.0 to 12.0.0 in the dependencies group by @dependabot[bot] in #47
Full Changelog: v1.6.4...v1.6.6
-
1.6.505 Apr 2026 -
1.6.418 Jan 2026Release notes
Open source →What's Changed
- chore(embed): bump analyzer from 9.0.0 to 10.0.1 in the dependencies group by @dependabot[bot] in #46
Full Changelog: v1.6.3...v1.6.4
-
1.6.308 Jan 2026Release notes
Open source → -
1.6.212 Nov 2025 -
1.6.113 Oct 2025Release notes
Open source →What's Changed
- Loosen source_gen and build version constraints. by @FrankenApps in #36
- Use pub workspace for managing multiple packages by @fujidaiti in #37
Full Changelog: v1.6.0...v1.6.1
-
1.6.017 Aug 2025Release notes
Open source →What's Changed
- Allow analyzer
>=7.4.0 <9.0.0. (#32 by @FrankenApps) - Require source_gen
>=3.1.0. (#33 by @FrankenApps)
Full Changelog: v1.5.0...v1.6.0
- Allow analyzer
-
1.5.002 Aug 2025Release notes
Open source →What's Changed
- Fix typos. by @FrankenApps in #28
- Bump lints package. by @FrankenApps in #29
- Update source_gen to version 3.0.0 and migrate to new element model API. by @FrankenApps in #27
- Use minimum
analyzerversion required bysource_genv3 by @fujidaiti in #30 - Bump to v1.5.0 by @fujidaiti in #31
New Contributors
- @FrankenApps made their first contribution in #28
Full Changelog: v1.4.1...v1.5.0
Release notes
Open source →- Require
analyzer7.4.0 or higher to migrate to the analyzer's new element models (#27 by @FrankenApps, #30)
-
1.4.120 Mar 2025Release notes
Open source →What's Changed
- Update outdated packages by @fujidaiti in #25
- Bump by @fujidaiti in #26
Full Changelog: v1.4.0...v1.4.1
-
1.4.015 Jun 2024Release notes
Open source → -
1.3.115 Jun 2024Release notes
Open source →- fix(embed): escape dollar symbol of JSON string literal (#21 by @Jumpaku)
-
1.3.007 Feb 2024Release notes
Open source →What's Changed
- Bumped the toml and lint dependencies to their latest, by @bramp in #17
- Bump to 1.3.0 by @fujidaiti in #20
New Contributors
Full Changelog: v1.2.0...v1.3.0
Release notes
Open source →- Update
tomldependency to 0.15.0 (#17 by @bramp) - Required Dart SDK version is now 3.2 or higher
-
1.2.010 Sep 2023 -
1.1.024 Jul 2023Release notes
Open source →- New feature: pattern matching (#4)
- New feature: preprocessing
- Improved error messages
-
1.0.012 Jul 2023