If you find my website helpful or if you really want to help me to maintain this website,
If you really appreciate this small effort…
You can donate any amount you want, to my Paypal Account.My Paypal Email Id is coderzheaven@gmail.com
You can mail your queries to coderzheaven@gmail.com.
i liked your tutorial on android very much . i like if u can give me code for an android app which has a expandable list within which include a picture and a text view .this picture and text it retrieves from a php page stored in a databse .
this is for practice .
thankyou
Sorry Xavi, currently I am reallly busy. Anyway i will try later and post it.
Hello James,
I want to use your code Flutter DataTable+MySQL but it is not working.
Could you help me with? What is the price of your consulting?
Thank you and,
Best Regards,
Alberto
Hi There it was good experience in viewing your website and its related topics. I want to practice over Custom IOS Popup Development , Hope i can source code is not Availbale n the Website now. Can u please help me to get the source code for custom IOS popup
Sure, I could have missed it. I will send it.
Hi
T he link to the source code is broken. I tried emailing you and the email failed also.
Could you updated that link, please?
Wonderful tutorial
Hi ilango, Could you please tell me the article link you are mentioning. You can just post a comment at the bottom of that particular post. I will surely fix the source code link. Thanks.
Sir plz share the Offline video Download that only accessible from our own app Source code.
or plz sahere some Imp Links For that thanks in advance
My suggestion is to use Flutter with MySQL, to develop an app with CRUD functions. I would like to create a Flutter based Business Directory App, possibly to connect to a WordPress/WooCommerce Business Directory App. Any help would be very much appreciated. Thanks.
Hello Gil,
I don’t completely understand what you are saying. Flutter is a mobile technology. Why would you want MySQL here. Flutter can always communicate to MySQL via webservices.
Thanks
James.
Hi,
I hope this email finds you well.
I am sending this email to ask if you are interested in sponsored posts.
We are searching for relevant sites and blogs for our clients.
You will get 100% top notch content with 1 do follow link relevant to your site niche.
Please let me know how much do you charge per post?
We will pay you through Paypal as soon our article is published.
Looking forward to building long-term business opportunities with you.
Best Regards,
Maria
Yes, I support sponsored posts. Contact me via email for more information @coderzheaven@gmail.com.
i am loading in web view using (flutter_Webview Plugin)
how i add the jquery.js file and css file from local asset folders.
You add in the assets folder and specify in your Flutter project pubspec.yaml file.
Hi, The Mobile Programmer
I’m looking for Flutter Freelancer, We deal with small-scaled fast phase Development Apps,
Please let me know if you are interested to work.
Waiting for your reply
Thank You
Yup, I would love to.
Thanks.
Is there any way to display all the files in firebase
You can make use of Firebase APIs.
In Flutter when we use webview and embed any video in that web, we can not make video full screen in flutter.
In android there is solution available for that using chromeWebClient. But in flutter there is no solution till date.
It would be helpful, if you can help.
Hi,
I am very new developer in flutter. I have a challenge I have created one application in flutter using GioLocation I have recorded the longitude and latitude. Now I have to start the google map application and need to point that co-ordinates in google map application. Can you please suggest how can I do this?
You can use the url launcher plugin for this.
I am able to follow “https://www.c-sharpcorner.com/article/upload-image-file-to-firebase-storage-using-flutter/”
and upload image file to firebase in flutter.
But How to upload a pdf documkent or url link to firebase in flutter. Please explain me in detail.
I am trying with file_picker but getting errors like
Launching lib\main.dart on Redmi Note 4 in release mode…
Running Gradle task ‘assembleRelease’…
lib/main.dart:54:30: Error: No named parameter with the name ‘fileExtension’.
type: _pickType, fileExtension: _extension);
^^^^^^^^^^^^^
/C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/file_picker-1.13.3/lib/file_picker.dart:57:38: Context: Found this candidate, but the arguments don’t match.
static Future> getMultiFilePath({
^^^^^^^^^^^^^^^^
lib/main.dart:57:30: Error: No named parameter with the name ‘fileExtension’.
type: _pickType, fileExtension: _extension);
^^^^^^^^^^^^^
/C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/file_picker-1.13.3/lib/file_picker.dart:29:25: Context: Found this candidate, but the arguments don’t match.
static Future getFilePath({
^^^^^^^^^^^
lib/main.dart:98:27: Error: Getter not found: ‘AUDIO’.
value: FileType.AUDIO,
^^^^^
lib/main.dart:102:27: Error: Getter not found: ‘IMAGE’.
value: FileType.IMAGE,
^^^^^
lib/main.dart:106:27: Error: Getter not found: ‘VIDEO’.
value: FileType.VIDEO,
^^^^^
lib/main.dart:110:27: Error: Getter not found: ‘ANY’.
value: FileType.ANY,
^^^
I have followed https://www.youtube.com/watch?v=BxGrECJ_tUo and
https://www.c-sharpcorner.com/article/upload-image-file-to-firebase-storage-using-flutter
Please Clarify.
Hello,
Our clients in tech and eCommerce niches, including a popular Shopify app, are interested in publishing an article on your website.
Do you accept guest posts or paid submissions? (If yes, please send me the price).
I am waiting for your reply!
Lisa
mail me @coderzheaven@gmail.com
Hello!
I’ve been reading through some of your posts and it’s really difficult to read the code pieces.
Please consider using a javascript library that enables code highlighting, like highlight.js, or prism.js
I’m sure all your current and future readers will really appreciate it if you get around to do this update.
I had that, but due to some issues that is going on in the website, its currently disabled. Will try to fix it soon.