lemsa_core_kit 1.0.0 copy "lemsa_core_kit: ^1.0.0" to clipboard
lemsa_core_kit: ^1.0.0 copied to clipboard

Shared primitives for the Lemsa Flutter family: AppFailure, Result, Disposables, Change, AppReporter, AppLogger, and pure extensions.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2026-09-13 #

Added #

  • First stable pub.flutter-io.cn release.
  • Sealed AppFailure hierarchy and AuthReason (no message field).
  • Result / Ok / Err with Result.guard and helpers.
  • Disposables registry (keep, keepDisposer) with reverse-order dispose.
  • Sealed Change (Created, Updated, Deleted).
  • AppReporter / NoOpReporter and thin AppLogger.
  • Pure extensions for String?, num?, bool?, List<T?>, and DateTime.

0.0.1 - 2026-09-12 #

Added #

  • Initial local package surface (pre-publish).
0
likes
160
points
--
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Shared primitives for the Lemsa Flutter family: AppFailure, Result, Disposables, Change, AppReporter, AppLogger, and pure extensions.

Repository (GitHub)
View/report issues

Topics

#failures #result #extensions #logging #flutter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on lemsa_core_kit