utopia_utils 0.2.25+1 icon indicating copy to clipboard operation
utopia_utils: ^0.2.25+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
67%
popularity

Publisher

unverified uploader

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

Repository (GitHub)

Documentation

API reference

License

Icon for licenses.BSD-2-Clause (LICENSE)

Dependencies

fast_immutable_collections, flutter, injector, intl, logger

More

Packages that depend on utopia_utils