From 20c9537d721bf6f7df66c923150f4fc183a60579 Mon Sep 17 00:00:00 2001 From: harrowmykel Date: Mon, 20 Mar 2023 16:43:20 +0100 Subject: [PATCH] fixed unable to infer error on ios --- CHANGELOG.md | 29 ++++++++++++++++------------- pubspec.yaml | 2 +- 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d1a8b6..a42b449 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,20 +1,23 @@ -## 0.0.1 -* TODO: Describe initial release. +## 0.0.8 +* fixed unable to infer error on ios | thanks to @Rishan99 for fixing and @jpainam for reporting -## 0.0.2 -* added gifs links to readme - -## 0.0.3 -* added gifs size to readme +## 0.0.7 +* updated paypal sdk library -## 0.0.4 -* added more documentation to readme +## 0.0.6 +* fixed android class ## 0.0.5 * now supports iOS -## 0.0.6 -* fixed android class +## 0.0.4 +* added more documentation to readme -## 0.0.7 -* updated paypal sdk library \ No newline at end of file +## 0.0.3 +* added gifs size to readme + +## 0.0.2 +* added gifs links to readme + +## 0.0.1 +* TODO: Describe initial release. diff --git a/pubspec.yaml b/pubspec.yaml index c8dcab0..71ed794 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_paypal_native description: A native implementation for Paypal with flutter. -version: 0.0.7 +version: 0.0.8 homepage: https://github.com/harrowmykel/flutter_paypal_native environment: