flutter_gb_in_app_purchases 1.1.0 copy "flutter_gb_in_app_purchases: ^1.1.0" to clipboard
flutter_gb_in_app_purchases: ^1.1.0 copied to clipboard

A Flutter package for in-app purchases using BLoC pattern with Geekbears Stack Base.

1.1.0 #

  • Update flutter_gb_stack_base dependency version to ^4.0.1 in pubspec.yaml

1.0.0 #

  • Add FVM configuration, update .gitignore, and modify SDK and dependencies versions

0.10.0 #

  • Update dependencies

0.9.7 #

  • Allow async logic on UserReferenceMapper

0.9.6 #

  • Small log improvements

0.9.5 #

  • Minor changes

0.9.4 #

  • Added ability to provide custom logger from config objects

0.9.3 #

  • Handle Subscription change scenario

0.9.2 #

  • Allow to provide PurchasesBlocConfig on provider container
  • Fix buyNonConsumable facade method

0.9.0 #

  • Updated dependencies

0.7.0 #

  • TODO: Describe initial release.