Elevate Your Flutter App: A Guide to Subject Segmentation Using Google ML KitIn the ever-evolving landscape of mobile app development, the ability to process and analyse images in real time has become increasingly…Oct 14Oct 14
Implementing the new Document Scanner ML kit to your Flutter App.If you are here that means, you must have seen my PR from the Google MLKit Flutter package which was merge recently, if you have not you…Apr 17Apr 17
Using the Nigeria State, Town and Local Government APII am writing this article to guide everyone on using the Nigeria local government area API I developed. So if you are using the API or you…Oct 20, 20231Oct 20, 20231
Flutter ScreenUtil: Let your UI display a reasonable layout on different screen sizes.Screens are of different sizes, but how can you make your flutter application respond to these sizes?Sep 8, 20232Sep 8, 20232
How can I downgrade my Flutter version?When there is a new flutter version, we all know what to do right? We run the flutter cli command which is ``` flutter upgrade``` and this…Aug 15, 2023Aug 15, 2023
Build A ChatGPT on Flutter using the OpenAI APIChatGPT (Generative Pre-trained Transformer) is a chatbot launched by OpenAI in November 2022. It is built on top of OpenAI’s GPT-3.5…Jan 2, 2023Jan 2, 2023
Understanding JavaScript Spread syntax (…) and Common Uses CasesThe spread operator allows an iterable, such as an array or string, to be expanded in places where zero or more arguments (for function…Sep 30, 2022Sep 30, 2022
Adding Nigeria State and City Dropdown to your Flutter AppYou have gotten to that point in your app where you want to take user State and City. Yes, I know creating a drop-down takes much time.Sep 19, 2022Sep 19, 2022
Sometimes your PHP application might produce many different types of earnings and errors or…In this article, we will discuss all PHP errors, warnings and how you can turn on/off these errors. So if you are having problems with…Jul 27, 20221Jul 27, 20221