Flutter print data with the exact file name and line number

Sometimes we need to print many test data from many pages. but from the console, it's really hard to understand which data is printing from whereas li

Flutter advance data model

This is a sample flutter data model format. You can use it as a snippet. // Import essential packages import 'package:flutter/material.dart'; cla

Flutter iOS module ‘module_name’ not found in ios

Hello developers, hope you are not good that's why you are here to read this quick article. If you face this problem when Archiving your Flutter proje

Flutter: Follow these few steps if you face issues after updating the flutter version.

If you are a flutter app developer then you know how hard to run the app in debug mode manage it after updating the flutter version or xCode or iOS ve

How to change Android package version on flutter app

Sometimes we need to change the flutter app version for the android package before upload to the Play store. cause play store doesn't allow to upload

WordPress Redirecting too many time after enable SSL

Sometime we have to change our wordpress website URL. but always it's not work as we respect. From yesterday I'm facing the same issue. I was tryin

codeigniter count_all_results without reset query

If you want to count total data from table before get result then you can follow below codex. $this->select('Name'); $TotalData = $this->db-&

Input variables exceeded 1000, change max_input_vars in php.ini

Locate your running php.ini for your selected project where you getting this error. Then simple add this below code inside your php.ini file. Hope thi

Mac OS X Start / Stop / Restart Apache Web Server

Follow below rules for Stop Apache sudo apachectl stop or sudo apachectl -k stop Follow below rules for Start Apache sudo apachectl start or

How to change XAMPP htdocs directory in OSX?

Open httpd.conf file from below directory first /Applications/XAMPP/xamppfiles/etc/httpd.conf Search for "DocumentRoot" in httpd.conf and change to