cloud_functions_web 2.0.0 cloud_functions_web: ^2.0.0 copied to clipboard
The web implementation of cloud_functions
2.0.0 #
- Update to depend on
firebase_core
plugin.
1.1.0 #
- Change environment SDK requirement from
>=2.0.0-dev.28.0
to>=2.0.0
to fix 'publishable' CI stage.
1.0.4 #
- Make the pedantic dev_dependency explicit.
1.0.3 #
Update README with real version numbers.
1.0.2 #
Delete Kotlin no-op plugin and replace with Java.
1.0.1 #
Add no-op plugin implementations for iOS and Android to enable builds.
1.0.0 #
Initial release