firebase_js_interop 0.0.12 copy "firebase_js_interop: ^0.0.12" to clipboard
firebase_js_interop: ^0.0.12 copied to clipboard

Platformweb

Wrappers and tools for composing Firebase Cloud Functions in the Dart language

0.0.12 #

  • Fixes issue with pana's WASM compatibility check

0.0.11 #

  • Adds toJS extension to Enum
  • Adds the Change class
  • Converts the event.params object to a Map<String, String> for convenience

0.0.10 #

  • Adds readFileSync from node:fs

0.0.9 #

  • Adds process.exit()

0.0.8 #

  • Adds node process.env object
  • Moves toJson() extension from JSObject to JSAny

0.0.7 #

  • Adds interop for admin/database
  • BREAKING: Explicit imports for admin and functions libraries are now required
  • FirebaseFunctions http Request object now extends express.Request

0.0.6 #

  • Fixes analysis issues

0.0.5 #

  • Fixes buildCloudFunctions default paths on non-unix systems

0.0.4 #

  • Updates README with the proper package.json scripts that are used during function deployment

0.0.3 #

  • Updates example readme

0.0.2 #

  • Adds web to supported platforms

0.0.1 #

  • Initial version.
12
likes
160
points
144
downloads

Documentation

API reference

Publisher

verified publisheriodesignteam.com

Weekly Downloads

Wrappers and tools for composing Firebase Cloud Functions in the Dart language

Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (license)

Dependencies

json_annotation, node_preamble, path

More

Packages that depend on firebase_js_interop