About Flutter

Introduction Flutter is a powerful framework which uses dart programming language, It eases your mobile application development. You can create high quality cross platform applications using flutter frameworks. That means you can create the applications for different platforms such as Android, iOS, Mac, iPad using single codebase in flutter. Flutter is an open source application […]

How to install XAMPP in Mac OS

What is XAMPP? XAMPP is a software which provides the collection of packages like Apache web server, MySQL database/MariaDB, Php and Perl. It is available in Windows, MAC and Linux.If you install the XAMPP, then no need to install the above packages seperately. It does all configuration automatically Now you can follow the following steps […]