From 15699460b0dd145af0cad76e0e6310ab670b0ab6 Mon Sep 17 00:00:00 2001 From: leynier Date: Fri, 24 Jul 2020 22:44:30 -0400 Subject: [PATCH] Add link to pub.dev --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f9ed597..f01be19 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ API for [Apklis](https://www.apklis.cu) (Cuban Android App Store) implemented in Supports [Dio package](https://pub.dev/packages/dio) and [Http package](https://pub.dev/packages/http). In addition to the packages that inherit from these. +[Dart package](https://pub.dev/packages/apklis_api) + ## Getting Started Initialize an instance of the ApklisApi class by passing it the package name as a parameter: