Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat : Example updated. #115

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

feat : Example updated. #115

wants to merge 4 commits into from

Conversation

Nautiyalsachin
Copy link
Contributor

Example now contains latest settings.

Example now contains latest settings.
@@ -55,6 +55,7 @@ class _MyAppState extends State<MyApp> {
'amount': 2000,
'name': 'Acme Corp.',
'description': 'Fine T-Shirt',
'image' : 'https://firebasestorage.googleapis.com/v0/b/mytestApp.appspot.com/o/images%2FpZm8daajsIS4LvqBYTiWiuLIgmE2?alt=media&token=3kuli4cd-dc45-7845-b87d-5c4acc7da3c2',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is giving a 404 error

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed this.

@@ -1,11 +1,15 @@
#!/bin/sh
# This is a generated file; do not edit or check into version control.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add this file to .gitignore and remove it from git please?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added.

@@ -0,0 +1 @@
f3a999f01b05ba4ca32be10106e98f6b
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add this to .gitignore as well?

{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"razorpay_flutter","path":"/Users/sachinnautiya/Documents/Razorpay/razorpay-flutter/","dependencies":[]},{"name":"fluttertoast","path":"/Users/sachinnautiya/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/fluttertoast-3.1.3/","dependencies":[]}],"android":[{"name":"razorpay_flutter","path":"/Users/sachinnautiya/Documents/Razorpay/razorpay-flutter/","dependencies":[]},{"name":"fluttertoast","path":"/Users/sachinnautiya/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/fluttertoast-3.1.3/","dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"razorpay_flutter","dependencies":[]},{"name":"fluttertoast","dependencies":[]}],"date_created":"2020-12-14 18:42:29.242576","version":"1.22.4"}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also ignore this.

@ChintanAcharya
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants