bennkhay113.hashnode.devHow To Integrate AdMob Ads in Flutter AppNote: This article was originally published on yassinebenkhay.com There are several ways to earn money as a mobile developer, such as selling Flutter templates, freelancing, teaching, and monetizing your apps with admob ads which is the topic of this...Jul 5, 2023·6 min read
bennkhay113.hashnode.devBuild a domain name info checker API with Node Js and Express JsThis post was created originally on my website. Have you ever wondered how you find any domain name information? I think you did! and it's pretty easy to google it in seconds to find a bunch of websites that offer domain name information, but in this...Mar 9, 2023·6 min read
bennkhay113.hashnode.devFlutter Cookbook: Over 100 proven techniques and solutions for app development with Flutter 2.2 and Dart.In this article, I'm going to share with you this really good book that I've learned a lot from it lately with the Flutter version 2.2. This book contains over 100 short recipes that will help you learn Flutter by example. These recipes cover the m...Aug 26, 2021·4 min read
bennkhay113.hashnode.devFetch data from the Internet with Flutter.Most apps need to deal with the internet and fetching data from it is necessary. Flutter and Dart provide tools such as the http package regarding this matter. to fetch data and display it in your app there're steps we'll follow and they're the follo...Apr 26, 2021·4 min read
bennkhay113.hashnode.devThe ultimate collection of vscode extensions for flutterFlutter has been gained big popularity in the last few years, and today I'm going to show you the must-have Vscode Extensions to work comfortably with it and to multiply your productivity, so without any further words let go into it! 1-Flutter : Th...Apr 18, 2021·2 min read