-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #14 from bamlab/add-applePay-merchant-name
Add apple pay merchant name
- Loading branch information
Showing
26 changed files
with
114 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,8 @@ | ||
# Flutter-Lyra | ||
|
||
--- | ||
## Installation | ||
|
||
# Installation | ||
|
||
--- | ||
|
||
## Android | ||
### Android | ||
|
||
Prerequisites: | ||
|
||
|
@@ -74,9 +70,7 @@ defaultConfig { | |
Don't forget to change it as well in your `android/app/src/main/res/values-night/styles.xml` if you need to | ||
|
||
--- | ||
|
||
## iOS | ||
### iOS | ||
|
||
Prerequisites: | ||
|
||
|
@@ -86,16 +80,12 @@ Prerequisites: | |
platform :ios, '11.0' | ||
``` | ||
|
||
--- | ||
|
||
## About Lyra | ||
|
||
This sdk is the flutter interface implementation of the [android](https://github.com/lyra/android-sdk) and [ios](https://github.com/lyra/ios-sdk) sdks of Lyra | ||
|
||
If you want more informations about Lyra, here is their [website](https://payzen.io/fr-FR/) | ||
|
||
--- | ||
|
||
## 👉 About Bam | ||
|
||
We are a 100 people company developing and designing multiplatform applications with [React Native](https://www.bam.tech/expertise/react-native) and [Flutter](https://www.bam.tech/expertise/flutter) using the Lean & Agile methodology. To get more information on the solutions that would suit your needs, feel free to get in touch by [email](mailto://[email protected]) or through [contact form](https://www.bam.tech/contact)! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
# 0.3.1 | ||
|
||
- **FEAT**: Add apple pay merchant id. | ||
|
||
# 0.3.0 | ||
|
||
- **FEAT**: add Apple Pay support. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,8 @@ | ||
# Flutter-Lyra | ||
|
||
--- | ||
## Installation | ||
|
||
# Installation | ||
|
||
--- | ||
|
||
## Android | ||
### Android | ||
|
||
Prerequisites: | ||
|
||
|
@@ -74,9 +70,7 @@ defaultConfig { | |
Don't forget to change it as well in your `android/app/src/main/res/values-night/styles.xml` if you need to | ||
|
||
--- | ||
|
||
## iOS | ||
### iOS | ||
|
||
Prerequisites: | ||
|
||
|
@@ -86,16 +80,12 @@ Prerequisites: | |
platform :ios, '11.0' | ||
``` | ||
|
||
--- | ||
|
||
## About Lyra | ||
|
||
This sdk is the flutter interface implementation of the [android](https://github.com/lyra/android-sdk) and [ios](https://github.com/lyra/ios-sdk) sdks of Lyra | ||
|
||
If you want more informations about Lyra, here is their [website](https://payzen.io/fr-FR/) | ||
|
||
--- | ||
|
||
## 👉 About Bam | ||
|
||
We are a 100 people company developing and designing multiplatform applications with [React Native](https://www.bam.tech/expertise/react-native) and [Flutter](https://www.bam.tech/expertise/flutter) using the Lean & Agile methodology. To get more information on the solutions that would suit your needs, feel free to get in touch by [email](mailto://[email protected]) or through [contact form](https://www.bam.tech/contact)! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Flutter-Lyra-Example | ||
|
||
--- | ||
|
||
Demonstrates how to use the `flutter_lyra` plugin. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
# 0.3.1 | ||
|
||
- **FEAT**: Add apple pay merchant id. | ||
|
||
# 0.3.0 | ||
|
||
- Update a dependency to the latest release. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,7 @@ | ||
# Flutter-Lyra-Android | ||
|
||
--- | ||
|
||
The android implementation of `flutter_lyra`. | ||
|
||
--- | ||
|
||
# Usage | ||
## Usage | ||
|
||
This package is [endorsed](https://docs.flutter.dev/development/packages-and-plugins/developing-packages#endorsed-federated-plugin), which means you can simply use `flutter_lyra` normally. This package will be automatically included in your app when you do. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
# 0.3.1 | ||
|
||
- **FEAT**: Add apple pay merchant id. | ||
|
||
# 0.3.0 | ||
|
||
- Update a dependency to the latest release. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,7 @@ | ||
# Flutte- Lyra-iOS | ||
|
||
--- | ||
|
||
The ios implementation of `flutter_lyra`. | ||
|
||
--- | ||
|
||
# Usage | ||
## Usage | ||
|
||
This package is [endorsed](https://docs.flutter.dev/development/packages-and-plugins/developing-packages#endorsed-federated-plugin), which means you can simply use `flutter_lyra` normally. This package will be automatically included in your app when you do. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.