eventarc 1.0.3
eventarc: ^1.0.3 copied to clipboard
This Dart package provides developers with the tools necessary to easily interact with Google Cloud Events, facilitating the integration of Google Cloud services into Dart and Flutter applications. By [...]
1.0.3 #
- Remove logger dep
- Add extensions
- Unify to eventarc.dart
1.0.2 #
- Fixes for analyzer
1.0.1 #
- Initial stable release.
0.0.3 #
- Format source files.
- Add longer description to pubspec.yaml to pass pub.dev analysis.
0.0.2 #
Note: This release has breaking changes.
- Reworked package structure
- Added example for using the package in a server application
0.0.1+2 #
Some additional clean like fixing analyzer warnings and adding supported platforms
0.0.1+1 #
The initial version of this package including the generated .pb.dart files with no additional functionality.