Add MockDatabaseReference.get and Update dependencies
- Fixed setting up mocks with the new firebase_core_platform_interface version
- Updated dependencies
- Fix some lint issues
- Implement
get
method forMockDatabaseReference
Thanks to Zohenn and OlegNovosad for their PRs