From e91e70b362b69789994234a17c079a0281d747b8 Mon Sep 17 00:00:00 2001 From: Denis Averin Date: Tue, 27 Feb 2024 17:46:03 +0700 Subject: [PATCH] Change Pricing URL --- codegen/Templates/dart/README.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codegen/Templates/dart/README.mustache b/codegen/Templates/dart/README.mustache index 0a03dab..51b6a37 100644 --- a/codegen/Templates/dart/README.mustache +++ b/codegen/Templates/dart/README.mustache @@ -23,7 +23,7 @@ To use these SDKs, you will need Client Id and Client Secret which can be looked ## Prerequisites -To use Aspose.BarCode Cloud SDK for Dart you need to register an account with [Aspose Cloud](https://www.aspose.cloud) and lookup/create Client Secret and SID at [Cloud Dashboard](https://dashboard.aspose.cloud/applications). There is a free quota available. For more details, see [Aspose Cloud Pricing](https://purchase.aspose.cloud/pricing). +To use Aspose.BarCode Cloud SDK for Dart you need to register an account with [Aspose Cloud](https://www.aspose.cloud) and lookup/create Client Secret and SID at [Cloud Dashboard](https://dashboard.aspose.cloud/applications). There is a free quota available. For more details, see [Aspose Cloud Pricing](https://purchase.aspose.cloud/). ## Requirements