dartway_serverpod_core_shared 0.1.0 copy "dartway_serverpod_core_shared: ^0.1.0" to clipboard
dartway_serverpod_core_shared: ^0.1.0 copied to clipboard

Pure-Dart shared layer of the DartWay core: alert formatting, Telegram alerts, configuration keys and cross-stack utilities used by both the server and the Flutter app.

dartway_serverpod_core_shared #

The pure-Dart shared layer of the DartWay core — code that must behave identically on the server and in the Flutter app:

  • AlertsDwAlerts reports a runtime error from either half through one sink (Telegram today), with DwAlertContext carrying the app state around the failure: route, features, action, platform, user. Messages arrive MarkdownV2-safe, with the stack trimmed to its top frames.
  • The wire contractDwCoreConst: the API and column names the server and the client must spell identically, in one place instead of two.

Used by dartway_serverpod_core_server and dartway_serverpod_core_flutter; apps rarely depend on it directly — it arrives with either of those.

Part of the DartWay monorepo.

0
likes
0
points
430
downloads

Publisher

verified publisherdartway.dev

Weekly Downloads

Pure-Dart shared layer of the DartWay core: alert formatting, Telegram alerts, configuration keys and cross-stack utilities used by both the server and the Flutter app.

Homepage
Repository (GitHub)
View/report issues

Topics

#dartway #serverpod #telegram #logging

License

unknown (license)

Dependencies

http

More

Packages that depend on dartway_serverpod_core_shared