Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixed mistake in API documentation
  • Loading branch information
mvanbeusekom committed May 11, 2021
commit a1503173102b53b5ac76ee07a9764604d9ec04dc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import 'package:in_app_purchase_platform_interface/in_app_purchase_platform_inte

import '../billing_client_wrappers.dart';

/// Contains InApp Purchase features that are only available on Android.
/// Contains InApp Purchase features that are only available on PlayStore.
class InAppPurchaseAndroidPlatformAddition
extends InAppPurchasePlatformAddition {
/// Creates a [InAppPurchaseAndroidPlatformAddition] which uses the supplied
Expand Down