typesafe_firebase_functions 0.0.1
typesafe_firebase_functions: ^0.0.1 copied to clipboard
A flutter library providing a type safe wrapper on firebase.
A library to put wrapper arround firebase to access it in typesafe elegant way.
Usage #
Add in build.yaml:
targets:
$default:
builders:
typesafe_firebase:registration_builder:
enabled: true