source_map_stack_trace
A package for applying source maps to stack traces.
2.1.2
8.4M downloads/mo
#56 most downloaded on pub.dev
dart-lang/tools
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 1.8 years
Nearly every release is documented
notes for 15 of 15 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
20 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
20 releases · Apr 2015 to Aug 2024Releases
latest 20-
2.1.221 Aug 2024 -
2.1.118 Oct 2022 -
2.1.003 Feb 2021 -
2.1.0-nullsafety.403 Nov 2020 pre-releaseNothing published for this version
-
2.1.0-nullsafety.323 Oct 2020 pre-releaseNothing published for this version
-
2.1.0-nullsafety.222 Sep 2020 pre-releaseNothing published for this version
-
2.1.0-nullsafety.129 Jul 2020 pre-releaseNothing published for this version
-
2.1.0-nullsafety29 Jul 2020 pre-releaseNothing published for this version
-
2.0.003 Mar 2020Release notes
Open source →Breaking Changes
- Removed dependency on
package_resolverand changed the apis to accept aMap<String, Uri>which maps package names to the base uri to resolve thepackage:uris for those packages. - The
sdkRootargument must be anUri. UseUri.parsefor use cases previously passing aString. - The deprecated
packageRootargument has been removed.
- Removed dependency on
-
1.1.519 Jul 2018 -
1.1.414 Dec 2016Release notes
Open source →- Support source maps that depend on the uri of the location to resolve spans correctly.
-
1.1.311 Aug 2016 -
1.1.227 Jul 2016 -
1.1.127 Jul 2016Release notes
Open source →- Don't crash if the
SyncPackageResolverhas no package information at all.
- Don't crash if the
-
1.1.026 Jul 2016Release notes
Open source →-
mapStackTrace()now uses aSyncPackageResolverobject from thepackage_resolverpackage to recreatepackage:URIs. -
Deprecation: the
packageRootparameter tomapStackTraceis deprecated in favor of thepackageInfoparameter described above. It will be removed in a future release.
-
-
1.0.405 May 2015 -
1.0.304 May 2015 -
1.0.229 Apr 2015 -
1.0.129 Apr 2015 -
1.0.029 Apr 2015