add context
This commit is contained in:
@@ -232,7 +232,7 @@ class _MIHProfileGetterState extends State<MIHProfileGetter> {
|
|||||||
@override
|
@override
|
||||||
void initState() {
|
void initState() {
|
||||||
//profile = getProfile();
|
//profile = getProfile();
|
||||||
profile = MIHApiCalls().getProfile(amount);
|
profile = MIHApiCalls().getProfile(amount, context);
|
||||||
super.initState();
|
super.initState();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user