Skip to main content
Answer

Flutter type error

  • January 19, 2022
  • 1 reply
  • 68 views

Forum|alt.badge.img+1

Execution of Purchases.purchase(package) returns error bellow.

( 5034): type '_InternalLinkedHashMap<Object?, Object?>' is not a subtype of type 'Map<String, dynamic>'

It happens inside the purchases_flutter package.

package version 

purchases_flutter: ^3.9.1.

Best answer by Dzhamaldin Kumarov

My fault, i’m sorry.
Just now i saw the purchases_flutter package has new version 3.9.2.
After updating the package there isn’t errors anymore.

This post has been closed for comments

1 reply

Forum|alt.badge.img+1

My fault, i’m sorry.
Just now i saw the purchases_flutter package has new version 3.9.2.
After updating the package there isn’t errors anymore.