57 comments found.
Hello. I am interested in the app. We already have an Android version of our website published on Google Play.
If I buy your app, will you setup everything for me as well as upload it to apple store?
Hello There,
When you buy the app, the source code and documentation is provided to you using which you can configure your website with the app and publish to App Store and Play Store.
We offer exclusive service for the setup and publishing of your app at extra cost.
For more details, you can connect with us at info@infibrain.com
Thanks, Infibrain Team
Hello ,
There no demo for test ?
You can check out a live demo here: Website: https://www.sellmystrip.com Android: https://play.google.com/store/apps/details?id=com.sellstrip iOS: https://apps.apple.com/us/app/sellmystrip/id1533659905
ios not available?
Build failed due to use of deprecated Android v1 embedding:
I have the following problem when trying to run the project without any changes, open in android studios, and fluter and dart installed, but this problem appears when running the emulator; Build failed due to use of deprecated Android v1 embedding
Launching lib\main.dart on AOSP on IA Emulator in debug mode… Running Gradle task ‘assembleDebug’... lib/support.dart:107:60: Error: The getter ‘cursorColor’ isn’t defined for the class ‘ThemeData’. – ‘ThemeData’ is from ‘package:flutter/src/material/theme_data.dart’ (’/C:/flutter/packages/flutter/lib/src/material/theme_data.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘cursorColor’. cursorColor: Constant.lightTheme.cursorColor, ^^^^^^ lib/support.dart:139:60: Error: The getter ‘cursorColor’ isn’t defined for the class ‘ThemeData’. – ‘ThemeData’ is from ‘package:flutter/src/material/theme_data.dart’ (’/C:/flutter/packages/flutter/lib/src/material/theme_data.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘cursorColor’. cursorColor: Constant.lightTheme.cursorColor, ^^^^^^ lib/support.dart:188:60: Error: The getter ‘cursorColor’ isn’t defined for the class ‘ThemeData’. – ‘ThemeData’ is from ‘package:flutter/src/material/theme_data.dart’ (’/C:/flutter/packages/flutter/lib/src/material/theme_data.dart’). Try correcting the name to the name of an existing getter, or defining a getter or field named ‘cursorColor’. cursorColor: Constant.lightTheme.cursorColor, ^^^^^^ lib/support.dart:214:23: Error: The method ‘RaisedButton’ isn’t defined for the class ‘_SupportScreenState’. – ‘_SupportScreenState’ is from ‘package:webview_app/support.dart’ (‘lib/support.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘RaisedButton’. RaisedButton( ^^^^^^ lib/support.dart:222:50: Error: The method ‘showSnackBar’ isn’t defined for the class ‘ScaffoldState’. – ‘ScaffoldState’ is from ‘package:flutter/src/material/scaffold.dart’ (’/C:/flutter/packages/flutter/lib/src/material/scaffold.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘showSnackBar’. Scaffold.of(context).showSnackBar(SnackBar( ^^^^^^ lib/support.dart:229:50: Error: The method ‘showSnackBar’ isn’t defined for the class ‘ScaffoldState’. – ‘ScaffoldState’ is from ‘package:flutter/src/material/scaffold.dart’ (’/C:/flutter/packages/flutter/lib/src/material/scaffold.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘showSnackBar’. Scaffold.of(context).showSnackBar(SnackBar( ^^^^^^ lib/support.dart:236:50: Error: The method ‘showSnackBar’ isn’t defined for the class ‘ScaffoldState’. – ‘ScaffoldState’ is from ‘package:flutter/src/material/scaffold.dart’ (’/C:/flutter/packages/flutter/lib/src/material/scaffold.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘showSnackBar’. Scaffold.of(context).showSnackBar(SnackBar( ^^^^^^ lib/support.dart:243:50: Error: The method ‘showSnackBar’ isn’t defined for the class ‘ScaffoldState’. – ‘ScaffoldState’ is from ‘package:flutter/src/material/scaffold.dart’ (’/C:/flutter/packages/flutter/lib/src/material/scaffold.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘showSnackBar’. Scaffold.of(context).showSnackBar(SnackBar( ^^^^^^ lib/Utils/constant.dart:58:9: Error: No named parameter with the name ‘title’. title: TextStyle( ^^^ /C:/flutter/packages/flutter/lib/src/material/text_theme.dart:88:9: Context: Found this candidate, but the arguments don’t match. const TextTheme({ ^^^^^ lib/Utils/constant.dart:53:5: Error: No named parameter with the name ‘cursorColor’. cursorColor: colorCustom, ^^^^^^ /C:/flutter/packages/flutter/lib/src/material/theme_data.dart:269:11: Context: Found this candidate, but the arguments don’t match. factory ThemeData({ ^ lib/home.dart:579:32: Error: The method ‘showSnackBar’ isn’t defined for the class ‘ScaffoldState’. – ‘ScaffoldState’ is from ‘package:flutter/src/material/scaffold.dart’ (’/C:/flutter/packages/flutter/lib/src/material/scaffold.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘showSnackBar’. Scaffold.of(context).showSnackBar( ^^^^^^ lib/our_products.dart:201:32: Error: The method ‘showSnackBar’ isn’t defined for the class ‘ScaffoldState’. – ‘ScaffoldState’ is from ‘package:flutter/src/material/scaffold.dart’ (’/C:/flutter/packages/flutter/lib/src/material/scaffold.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘showSnackBar’. Scaffold.of(context).showSnackBar( ^^^^^^ lib/ad.dart:98:15: Error: The method ‘RaisedButton’ isn’t defined for the class ‘_AdScreenState’. – ‘_AdScreenState’ is from ‘package:webview_app/ad.dart’ (‘lib/ad.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘RaisedButton’. RaisedButton( ^^^^^^ lib/privacy_policy.dart:78:32: Error: The method ‘showSnackBar’ isn’t defined for the class ‘ScaffoldState’. – ‘ScaffoldState’ is from ‘package:flutter/src/material/scaffold.dart’ (’/C:/flutter/packages/flutter/lib/src/material/scaffold.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘showSnackBar’. Scaffold.of(context).showSnackBar( ^^^^^^ lib/contact_us.dart:100:32: Error: The method ‘showSnackBar’ isn’t defined for the class ‘ScaffoldState’. – ‘ScaffoldState’ is from ‘package:flutter/src/material/scaffold.dart’ (’/C:/flutter/packages/flutter/lib/src/material/scaffold.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘showSnackBar’. Scaffold.of(context).showSnackBar( ^^^^^^ lib/about_us.dart:78:32: Error: The method ‘showSnackBar’ isn’t defined for the class ‘ScaffoldState’. – ‘ScaffoldState’ is from ‘package:flutter/src/material/scaffold.dart’ (’/C:/flutter/packages/flutter/lib/src/material/scaffold.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘showSnackBar’. Scaffold.of(context).showSnackBar( ^^^^^^
FAILURE: Build failed with an exception.
- Where: Script ‘C:\flutter\packages\flutter_tools\gradle\flutter.gradle’ line: 1159
- What went wrong: Execution failed for task ’:app:compileFlutterBuildDebug’. > Process ‘command ‘C:\flutter\bin\flutter.bat’’ finished with non-zero exit value 1
- Try: Run with—stacktrace option to get the stack trace. Run with—info or—debug option to get more log output. Run with—scan to get full insights.
- Get more help at https://help.gradle.org
BUILD FAILED in 8s Exception: Gradle task assembleDebug failed with exit code 1
I want a refund, this application does not work, I have the entire environment installed and your application does not even run on the emulator
Hello Hipnosys,
Kindly connect with our team on info@infibrain.com.
They will try to understand your issue and provide you with resolution.
Thanks, Infibrain Team
Dear Author, I am facing issue with generating ipa file can you please help me out. ? If I will share you my complete iOS application files because I already made changes in it and getting issue while generating ipa file
Hello Sourav,
Sure, Please share your code over info@infibrain.com.
Hello,
I have a web portal built with Laravel. Is it possible to hide my site header on your webview app?
Regards
Hello there,
Yes, it is possible. However can you please provide us with your live site link via email to info@infibrain.com.
so that technical team can review it and provide you with final confirmation over it
It’s deception right? who does it is Studio Android, which is from Google and free! How do you have the courage to make money like this by deceiving people, if I wanted money I would even stop like this because I have to be filthy rich, but so filthy that I would only have money!
Sorry we are not able to understand your concern over here, If you have any query or confusion then please feel to reach technical team over info@infibrain.com
Hi, can help me to clarify all these confusion?
- Pull refresh included or not
- Onesignal Push notification and also open the URL inside the app from push notifications
- All links open inside the app
- Geolocation support
- Download and Upload support
- Cache system added or not
- Video play including full screen is supported or not?
- Intent to open other app such Google Drive, Facebook, WhatsApp etc will work or not?
I will be happy to purchase the script once you clarify my above query.
Thanks
Hello There,
Kindly connect with our team at info@infibrain.com and we will be able to assist you further.
Thanks, Team Infibrain
geolocation doesn’t work on this product.
Hello There,
Kindly connect with our team at info@infibrain.com and we will be able to assist you further.
Thanks, Team Infibrain
Hello,
I hope I’m in the right place. I am looking for an app for a WordPress doctor site. On the page are forms for ordering medicine prescriptions and requests (no fixed bookings) for appointments. It would be great if you could include such gadgets as “Water Drinking Reminder” and “Be Sanitized” in this app.
Thanks for your reply and best regards!
Hello There,
Kindly connect with our team at info@infibrain.com and we will be able to assist you further.
Thanks, Team Infibrain
I generated the application but I had problems that I did not log in with facebook or google, I have been waiting 1 week and they do not give me a solution.
Hello there,
Can you please share us with your website URL over which Facebook or Google login is not working?
Where do I put the url of my page?
Hello there,
We have replied to your email with a document on how to configure the code and to build android and iOS app.
Please feel free to revert us back if you still have any query or confusion
I need help to import this to my andoird studio and xcode
Sure. You can send us email on info@infibrain.com
Greetings
I liked your solution, nice work and congratulations.
I have a little pre-purchase query based on my specific requirement -
I have a fully responsive wordpress website and I would like to create apps for both OS for this website.
I want to keep only and only my responsive website’s left side menu / drawer and not of the final app which would be built as I have everything handled in the website itself for example Dark Mode etc.
1. My confusion is, since push notifications would be generated by the app, how would I be able to include a notification option in the website menu / drawer where the registered user would be able to see all of his / her fresh , new and older notifications such that the users can check their notifications both on the website and on the app in perfect sync ? is there a way or solution or trick ?
Please respond
Thank you.
Hello There,
Kindly connect with us on info@infibrain.com and we would be able to assist you further.
Thanks, Infibrain Team
I just purchased this product, and read through your instructions. I clicked the link you provided to download the Flutter SDK, and in your note, Open the following path \.pub-cache\hosted\pub.dartlang.org\webview_flutter-0.3.19+7\android\src\main\java\io\flutter\plugins\webviewflutter – webviewflutter isnt in this path / wasnt included? Confused on how to go forward.
It seems you have not installed the Flutter SDK which you have downloaded, can you please install the Flutter SDK and try to follow all the specified steps?
Hope it will sort out your issue. However if you are still facing out any other issue then please feel free to contact us at info@infibrain.com. We will love to help you out in best possible way in which we can.
I said I did download it and I did install it….
Request you to share all the details along with screen shots of the issue you are facing over info@infibrain.com. Team will get in touch with you at earliest.
I sent an email. TY
how long does it usually take for a response?
when will you update to latest version?
We don’t have any firm plans to update the app with new features.
Hello, I have and existing website I would like to convert to android and ios. Do you provide just the code for this app or can I provide you with the details like url and other assets and get the ready app for playstore and app store?
Hello There,
We have both the options available.
Option 1 – When you make a purchase through codecanyon, you will get full source code of the app and you will need to customize it on your own and publish on the stores
Option 2 – You may contact us through our email address info@infibrain.com and we will understand your needs and provide you costing for the work your specified.
Thanks, Infibrain Team
Okay thanks I’ll email you now
Sure!
I have sent you an email asking how long it will take to get the app ready, please reply me asap!
Hello there,
Our team will revert you back shortly after checking timeline with the technical department.
Okay thanks.
You’re welcome!
I have a question, can you add google push notifications? and I also need to add 2 text fields in the settings screen.
How much do they charge me to do it?
i already sent an email!
We have responded to your email.
not workingplease revert
Hello there,
Can you please drop us an email over info@infibrain.com, my support team will help you to sort out your issue.
i have purchased this… please help me to import this app into my android studio.. i already mailed you
Hello there,
Hope our support team has resolved your issue, In future if needed be you can drop an email to info@infibrain.com
Hello! Can you integrate onesignal into your application? Can you configure the recognition and opening of dynamic links?
We will integrate onesignal and also do deep linking within the application at an additional cost.
Kindly contact us through email at info@infibrain.com