pulsar 0.0.4
pulsar: ^0.0.4 copied to clipboard
Flutter dependency injection and Navigator 2 routing: modular binds, route guards, async binds, RouterOutlet, and transitions.
Changelog #
All notable changes to pulsar will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Earlier entries referred to upstream history and were removed when this changelog was reset.
0.0.4 - 2026-04-07 #
Added #
- Pub.dev metadata:
homepage,repository,issue_tracker, andtopics. - README: dependency snippet and minimal
PulsarApp+MaterialApp.routersetup.
Changed #
- Dev tooling:
mocktail^1.x,flutter_lints^5; analyzer cleanups; tests updated for genericisModuleReadystubs. - Publish tarball excludes build artifacts via
.pubignore;.dart_tool/build/coverageare no longer tracked in git.