rollbar_common 0.4.0-beta copy "rollbar_common: ^0.4.0-beta" to clipboard
rollbar_common: ^0.4.0-beta copied to clipboard

outdated

Commons package used by the Rollbar Dart and Flutter SDKs for error reporting.

Changelog #

0.4.0-beta #

  • New generic, functional TableSet collection that abstracts SQL declarations by allowing the management of sqlite3 tables as standard Dart Set collections over Serializable sealed immutable classes.
  • Generic zip function for collections that allow to iterate two collections side by side.
  • New functional language extensions on various Dart types and collections:
    • Iterable, Map, DateTime, Mirror, Random, String, Object, and more.
  • The ConnectivityMonitor has been removed.

0.3.1-beta #

  • New language extensions on basic Dart types and functions.
  • Added a Tuple2 sealed and immutable data class.

0.2.0-beta #

  • Initial version.
1
likes
0
points
934
downloads

Publisher

unverified uploader

Weekly Downloads

Commons package used by the Rollbar Dart and Flutter SDKs for error reporting.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

collection, meta, sqlite3, uuid

More

Packages that depend on rollbar_common