-
Notifications
You must be signed in to change notification settings - Fork 9.7k
[google_sign_in, in_app_purchase_android] Add availability to mock models #5642
Changes from 3 commits
2fbb1db
42b4e3d
2623a1e
0199162
dfac0f8
bc23b59
80fac31
fba8365
55a2726
6114ec9
785280d
4a04334
64c8881
a5ceabd
5453f47
d8c7306
b3b1a63
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -67,3 +67,4 @@ Rahul Raj <[email protected]> | |
Daniel Roek <[email protected]> | ||
TheOneWithTheBraid <[email protected]> | ||
Rulong Chen(陈汝龙) <[email protected]> | ||
Hwanseok Kang <[email protected]> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
## NEXT | ||
## 2.1.3 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. You'll need to move all of the Just leave a link to the new PR here and I can make sure that the new PR gets reviewed along with this one. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I created a new PR: #5669 |
||
|
||
* Enable mocking models by Changing overridden operator == parameter type from `dynamic` to `Object` | ||
* Removes unnecessary imports. | ||
|
||
## 2.1.2 | ||
|
Uh oh!
There was an error while loading. Please reload this page.