extensions_flutter 0.3.12 copy "extensions_flutter: ^0.3.12" to clipboard
extensions_flutter: ^0.3.12 copied to clipboard

Adds Flutter integration for the extensions package.

0.3.12 #

  • Updated dependency on extensions to ^0.3.18.
  • Inherits all bug fixes and improvements from extensions 0.3.18:
    • Fixed file provider path handling for nested directories
    • Fixed LoggerFactory provider management
    • Improved test reliability and code quality

0.3.11 #

  • Updated dependency on extensions to ^0.3.17.
  • Bug fixes and improvements.

0.3.10 #

  • Updated dependency on extensions to ^0.3.16.
  • Inherits all new features from extensions 0.3.16:
    • Caching module (in-memory and distributed cache)
    • HTTP client logging with formatters
    • High-performance LoggerMessage API
    • Advanced console formatters
    • File system globbing
    • Diagnostics module
  • Enhanced Flutter lifetime test coverage.
  • Code quality improvements and analyzer warning fixes.

0.3.9 #

  • Added exports for additional extensions package modules: configuration, diagnostics, file_providers, file_system_globbing, http, options, primitives, and system.
  • Updated dependency on extensions to ^0.3.15.

0.3.8 #

  • Hardened error handling: log full Flutter/platform errors (with stack/context) and delegate to previous handlers without swallowing crashes.
  • Added cancellation support to FlutterLifetime.waitForStart, unregistering handlers when canceled.
  • Propagate AppLifecycleState.hidden through FlutterLifecycleObserver and FlutterApplicationLifetime.
  • Added initial tests covering error handling, lifecycle observer, and canceled startup.

0.3.7 #

  • Updates

0.3.6 #

  • More changes...

0.3.5 #

  • More updates.

0.3.4 #

  • More updates.

0.3.3 #

  • More updates.

0.3.2 #

  • Updates.

0.3.1 #

  • Updates.

0.3.0 #

  • Initial release.
1
likes
140
points
403
downloads

Publisher

verified publisherjamiewest.dev

Weekly Downloads

Adds Flutter integration for the extensions package.

Repository
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, extensions, flutter

More

Packages that depend on extensions_flutter