at_utils 3.0.15 copy "at_utils: ^3.0.15" to clipboard
at_utils: ^3.0.15 copied to clipboard

A Dart library that contains various utility classes such as atSign, atmetadata, configuration, and logger.

3.0.15 #

  • fix: Replace "LoggingType" with "LoggingHandler" in "AtSignLogger" constructor to enable custom logging

3.0.14 #

  • chore: Moved this package to a new repo & updated repository URL

3.0.13 #

  • feat: Introduce StdErr(Standard Error) logging type which writes log output to standard error stream

3.0.12 #

  • Deprecate formatAtSign() in atsign_util and moved the functionality to fixAtSign()
  • Upgrade dependency at_commons to latest version v3.0.42

3.0.11 #

  • Change the ConsoleLoggingHandler to static reference
  • Update the at_commons version to 3.0.25

3.0.10 #

  • at_commons version change to 3.0.17 for AtException hierarchy and introducing new AtException subclasses

3.0.9 #

  • Changed at_commons dependency from 3.0.11 to ^3.0.11

3.0.8 #

  • at_commons version change for renaming NotifyDelete verb to NotifyRemove

3.0.7 #

  • at_commons version change for Info and NoOp verb
  • at_commons version change for NotifyDelete verb

3.0.6 #

  • at_commons version change for AtTimeoutException

3.0.5 #

  • Fix formatAtSign bug for null value

3.0.4 #

  • at_commons version change for AtKey creation

3.0.3 #

  • Changes to reset ttb

3.0.2 #

  • at_commons version change for compaction and notification expiry

3.0.1 #

  • at_commons version change for AtKey validations

3.0.0 #

  • at_commons version change for sync_pagination

2.0.4 #

  • at_commons version change for last notification time in monitor

2.0.3 #

  • at_commons version change for stream resume

2.0.2 #

  • at_commons version change

2.0.1 #

  • at_commons version change

2.0.0 #

  • Null safety upgrade

1.0.1+8 #

  • Minor improvements in atmetadata utils
  • at_commons version change

1.0.1+7 #

  • Third party package dependency upgrade

1.0.1+6 #

  • Replace ByteBuffer with ByteBuilder

1.0.1+5 #

  • Notification sub system changes

1.0.1+4 #

  • added createdAt and updatedAt to metadata Introduced batch verb for sync

1.0.1+3 #

  • Metadata util improvements and at_commons version change

1.0.1+2 #

  • at_commons version change

1.0.1+1 #

  • at_commons version change

1.0.1 #

  • Fixed issues reported by dartanalyzer

1.0.0 #

  • Initial version, created by Stagehand
7
likes
120
pub points
83%
popularity

Publisher

verified publisheratsign.org

A Dart library that contains various utility classes such as atSign, atmetadata, configuration, and logger.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

BSD-3-Clause (LICENSE)

Dependencies

at_commons, collection, crypto, logging, yaml

More

Packages that depend on at_utils