knt_monetize_bloc 3.0.0 copy "knt_monetize_bloc: ^3.0.0" to clipboard
knt_monetize_bloc: ^3.0.0 copied to clipboard

discontinued
PlatformiOS

Helper blocs for handling in-app-purchase & admob flow

Date Format: dd/MM/yyyy

[3.0.0] - Released at 8/8/2022 #

  • Update major version of Ads lib & IAP libs

[2.4.5] - Released at 13/07/2022 #

  • Fix bug export SubscriptionBloc.

[2.4.4] - Released at 13/07/2022 #

  • Remove unused Purchases listener of RevenueCat SDK.

[2.4.3] - Released at 13/07/2022 #

  • Handle error while purchasing RevenueCat package.

[2.4.2] - Released at 13/07/2022 #

  • Fix bug RCPurchasedState is called twice.

[2.4.1] - Released at 02/06/2022 #

  • Add more subscription periods

[2.4.0] - Released at 02/06/2022 #

  • Update dependencies

[2.3.1] - Released at 28/03/2022 #

  • Handle purchases error code

[2.3.0] - Released at 28/03/2022 #

  • Migrate all Ads to google_mobile_ads

[2.2.2] - Released at 26/03/2022 #

  • Update dependencies
  • Handle product already active for user error

[2.2.1] - Released at 08/03/2022 #

  • Update knt_bloc version

[2.2.0] - Released at 07/03/2022 #

  • Use knt_admob which is a forked from native_admob_flutter for fixing MissingPluginException bugs

[2.1.1] - Released at 07/03/2022 #

  • Revert back to IntersititialAd from native_admob_flutter

[2.1.0] - Released at 04/03/2022 #

  • Using InterstitialAd from Google Mobile Ads Lib

[2.0.11] - Released at 26/02/2022 #

  • Fix event transformer

[2.0.10] - Released at 23/02/2022 #

  • Handle Error while ad could not be loaded

[2.0.9] - Released at 19/02/2022 #

  • Using new consice knt_bloc

[2.0.8] - Released at 25/11/2021 #

  • Update code to adapt new versions of knt_bloc

[2.0.7] - Released at 21/11/2021 #

  • Update library flutter_inapp_purchase

[2.0.6] - Released at 11/11/2021 #

  • Add a separate list sku to show as a offering wall

[2.0.5] - Released at 11/11/2021 #

  • Update function checking valid whether user is a new member in RevenueCat

[2.0.4] - Released at 09/11/2021 #

  • Remove await to prevent bug old IAP system connecting

[2.0.3] - Released at 08/11/2021 #

  • Add backup date format when parsing firstTimeSeen RevenueCat

[2.0.2] - Released at 01/11/2021 #

  • Remove redundant event properties

[2.0.1] - Released at 01/11/2021 #

  • Add more RevenueCat 3rd party configuration

[2.0.0] - Released at 01/11/2021 #

  • Add RevenueCat 3rd party Bloc

[1.2.1] - Released at 20/10/2021 #

  • Update lib native admob

[1.2.0] - Released at 30/06/2021 #

  • Fix bug acknowledge purchased item
  • Update document, add note about rules of Android's Proguard file

[1.1.1] - Released at 26/06/2021 #

  • Update lib native_admob_flutter for fix crash issue
  • Export that lib for consistency

[1.1.0] - Released at 18/06/2021 #

  • Add native admob handler

[1.0.1] - Released at 18/06/2021 #

  • Remove redundant localized SubscriptionItem binding

[1.0.0] - Released at 21/05/2021 #

  • Create monetized blocs