
Introduction This is the 3rd article of this vs that series in Flutter. Recently, I wrote an article on how you can publish your own package on pub dev. Someone asked me how do you know it is a package and not a plugin, so I thought of writing a smal... https://cswithiyush.hashnode.dev/what-is-the-difference-between-package-and-plugin-in-flutter

Introduction This is the 3rd article of this vs that series in Flutter. Recently, I wrote an article on how you can publish your own package on pub dev. Someone asked me how do you know it is a package and not a plugin, so I thought of writing a smal... https://cswithiyush.hashnode.dev/packages-vs-plugins

In this article, we'll be building a flutter webview app using very good adventures developed with 💙 by Very Good Ventures 🦄 Very Good Ventures is the leading app development consultancy that works with the biggest companies to design, build, and s... https://alemsbaja.hashnode.dev/how-to-build-a-flutter-web-view-app-with-splash-screen-using-very-good-adventure

❗️ What is actually happening? Recently I downloaded some flutter project from github. When I ran it, I got an error like below.
🛠 Issue Solved This error is caused by incompatibility with Flutter version 2.10.1 and Kotlin version. To solve this ... https://wikilog.me/your-project-requires-a-newer-version-of-the-kotlin-gradle-plugin

Introduction 📕 In today's article, we will see how you can integrate a video player and play videos from assets or the internet, in your Flutter app. We will do this with the help of a package called video_player. It is a highly rated package creat... https://cswithiyush.hashnode.dev/how-to-play-videos-with-a-video-player-in-flutter-a-complete-guide

Introduction 📕 In today's article, we will see how we can create our own Flutter package and publish it on the pub dev website. Packages that are written in Dart. They might contain Flutter-specific functionality and depend on the Flutter Framework.... https://cswithiyush.hashnode.dev/how-to-create-flutter-package-and-publish-it-on-pub-dev

Hi everyone! Welcome to my first post here on Hashnode.
If you prefer reading in Spanish, you can check the article here Note: The project works on Flutter 2.10 as well, enjoy! :)
This time, we will see how to use one of the most relevant state man... https://theloopcorp.blog/state-management-getx-flutter

About a few month ago (January 2022) I decided to build my first flutter app. Who is Mansoor Mohamed Ali? Well, a brief story about me. I am from West Africa. I was born in Nigeria, and was raised in Niger. I loved everything that has to something t... https://mansmohaali.hashnode.dev/my-first-flutter-app

Introduction Today, we will see how we can convert JSON data to Dart models. It is a very important thing to do when you are working with data coming from the internet. There are services that convert your JSON data to dart models with just a single ... https://cswithiyush.hashnode.dev/how-to-convert-json-data-to-dart-models

❗️ What is actually happening? Recently I downloaded some flutter project from github. When I ran it, I got an error like below.
Warning ────────────────────────────────────────────────────────────────────────────── Your Flutter application is cre... https://wikilog.me/your-flutter-application-is-created-using-an-older-version-of-the-android-embedding