What this package is like to depend on
Last release 10 days ago
13 Aug 2026
Too new to tell
only 2 release windows
Some releases are documented
notes for 12 of 44 stable releases
2 versions withdrawn
withdrawn after publishing
0 months old
46 releases · first in 2026
46 releases in the last 12 months
see the full history below
Release timeline
46 releases · Jul 2026 to Aug 2026Releases
latest 46-
5.4.013 Aug 2026Release notes
Open source →- Split conditionnel
platform_location/location_strategy/base_href(browser/vm) + compatibilitéangulardart9.4.0.
- Split conditionnel
-
5.3.310 Aug 2026Nothing published for this version
-
5.3.210 Aug 2026Nothing published for this version
-
5.3.110 Aug 2026Nothing published for this version
-
5.3.009 Aug 2026Nothing published for this version
-
5.2.808 Aug 2026Nothing published for this version
-
5.2.708 Aug 2026Nothing published for this version
-
5.2.608 Aug 2026Nothing published for this version
-
5.2.508 Aug 2026Nothing published for this version
-
5.2.408 Aug 2026Nothing published for this version
-
5.2.308 Aug 2026Nothing published for this version
-
5.2.208 Aug 2026Nothing published for this version
-
5.2.108 Aug 2026Nothing published for this version
-
5.2.008 Aug 2026 withdrawnNothing published for this version
-
5.1.007 Aug 2026Nothing published for this version
-
5.0.906 Aug 2026Nothing published for this version
-
5.0.805 Aug 2026Nothing published for this version
-
5.0.705 Aug 2026Nothing published for this version
-
5.0.605 Aug 2026Nothing published for this version
-
5.0.505 Aug 2026Nothing published for this version
-
5.0.405 Aug 2026Nothing published for this version
-
5.0.305 Aug 2026Nothing published for this version
-
5.0.205 Aug 2026Nothing published for this version
-
5.0.104 Aug 2026Nothing published for this version
-
5.0.002 Aug 2026 withdrawnNothing published for this version
-
4.2.003 Aug 2026 -
4.1.703 Aug 2026 -
4.1.603 Aug 2026 -
4.1.403 Aug 2026Nothing published for this version
-
4.1.303 Aug 2026Nothing published for this version
-
4.1.203 Aug 2026Release notes
Open source →- Re-added
build_web_compilers ^4.8.1to dev_dependencies (requires Dart SDK >= 3.13.0) - Enables web compilation for browser testing
- Re-added
-
4.1.103 Aug 2026Release notes
Open source →- Removed build_web_compilers from dev_dependencies (incompatible with build 4.x)
-
4.1.003 Aug 2026Release notes
Open source →- Updated to angulardart ^8.1.0
- Updated to angulardart_test ^5.1.0
- Updated build_test to ^3.0.0
- Updated build_runner to ^2.16.0
- Updated test to ^1.31.0
- Updated lints to ^6.0.0
- Removed build_web_compilers (incompatible with analyzer 14.x on SDK <3.13.0)
-
4.0.1212 Aug 2026Nothing published for this version
-
4.0.1102 Aug 2026Nothing published for this version
-
4.0.1001 Aug 2026Release notes
Open source →- Added support for
List<String>inrouterLinkdirective routerLinknow accepts bothStringandList<dynamic>types- List values are automatically converted to path strings
- Added support for
-
4.0.931 Jul 2026Release notes
Open source →- Updated documentation links to point to angulardartreborn.com
- Updated homepage to https://angulardartreborn.com
-
4.0.831 Jul 2026Nothing published for this version
-
4.0.731 Jul 2026Nothing published for this version
-
4.0.631 Jul 2026Nothing published for this version
-
4.0.531 Jul 2026Nothing published for this version
-
4.0.431 Jul 2026Nothing published for this version
-
4.0.331 Jul 2026Nothing published for this version
-
4.0.230 Jul 2026Release notes
Open source →- Added
topicsfor better discoverability on pub.dev - Added
issue_trackerURL - Added explicit
platformsdeclaration for web support
- Added
-
4.0.130 Jul 2026Release notes
Open source →- Fixed repository URL to point to the correct subdirectory in the monorepo
-
4.0.030 Jul 2026Release notes
Open source →- BREAKING CHANGE: Require Dart ^3.0.0
- Updated
angulardependency to ^8.0.0 (from ^7.0.0) - Migrated from
js^0.6.3 toweb^0.5.0 - Null safety: Removed
// @dart=2.9annotations, added type parameters toNgTestBed<T>, addedlatefields and nullable parameters - Test fixes: Replaced Mockito mocks with manual fakes for non-nullable types (Mockito incompatible with null safety)
navigate_by_url_test.dart:MockRouter→_FakeRouter1526_empty_hash_test.dart:MockPlatformLocation→_FakePlatformLocation748_hash_location_strategy_test.dart:MockPlatformLocation→FakePlatformLocation
- All 85 tests pass (1 skip expected)