pulyaevskiy / firebase-functions-interop

Firebase Functions Interop Library for Dart.
BSD 3-Clause "New" or "Revised" License
191 stars 52 forks source link

Firestore example should actually convert to upper case. #33

Closed gazialankus closed 5 years ago

gazialankus commented 5 years ago

It used to create an uppercasedName field that was exactly the same as the name field.

pulyaevskiy commented 5 years ago

Thanks for catching this!