utopia_utils 0.3.1 copy "utopia_utils: ^0.3.1" to clipboard
utopia_utils: ^0.3.1 copied to clipboard

Utopia USS libs - generic utils (including extensions, and Reporter architecture)

utopia_utils #

Basic, miscellaneous utils.

Highlights #

Reporter #

Abstraction of logging/error reporting. Messages, apart from printing them to the console, can be piped e.g. to Crashlytics.

runAppWithReporterAndUiErrors #

Wrap your whole main() function to catch all uncaught errors. Send them to your Reporter and notify your user about them.

Value/MutableValue #

Abstraction around the concept of objects containing a (mutable) value.

1
likes
100
pub points
65%
popularity

Publisher

verified publisherutopiasoft.io

Utopia USS libs - generic utils (including extensions, and Reporter architecture)

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

intl, meta

More

Packages that depend on utopia_utils