Skip to content

Commit

Permalink
fixed unable to infer error on ios
Browse files Browse the repository at this point in the history
  • Loading branch information
harrowmykel committed Mar 20, 2023
1 parent b5f87b7 commit 20c9537
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 14 deletions.
29 changes: 16 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
## 0.0.3
* added gifs size to readme

## 0.0.2
* added gifs links to readme

## 0.0.1
* TODO: Describe initial release.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 20c9537

Please sign in to comment.