Skip to content

Commit 1f577c3

Browse files
authored
add style pedantic badge
1 parent f0afb0b commit 1f577c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# firebase_database_mocks
22

3-
[![Pub Version](https://img.shields.io/pub/v/firebase_database_mocks)](https://pub.dev/packages/firebase_database_mocks)
3+
[![Pub Version](https://img.shields.io/pub/v/firebase_database_mocks)](https://pub.dev/packages/firebase_database_mocks) [![style: effective dart](https://img.shields.io/badge/style-pedantic-blue)](https://github.com/google/pedantic)
44

55
Mocks library to write unit tests for FirebaseDatabase (real-time database). Get Instance
66
`MockFirebaseDatabase.instance`, then pass it around your project as if it were a

0 commit comments

Comments
 (0)