Yogita KumarDart Programming — String interpolationString interpolation in Dart is a powerful and clean way to insert variables or expressions within strings. Dart’s syntax for string…Oct 29Oct 29
Yogita KumarFlutter 3.24: CarouselView Widget — new additionIn Flutter 3.24, the new CarouselView widget was introduced, providing an easy way to display items in a scrollable carousel format. This…Sep 25Sep 25
Yogita KumarWhat’s new in Flutter 3.16?We now have the new version of Flutter available, Flutter 3.16, and it’s packed with cool new stuff like Impeller in preview mode for…Nov 30, 2023Nov 30, 2023
Yogita KumarPrototyping Generative AI ideas with Google MakerSuite and exploring PaLM 2 with python to create…What is MakerSuiteOct 1, 20231Oct 1, 20231
Yogita KumarUnleashing the Power of CodePush: Publish updates for Flutter Mobile App using Shorebird without…In the rapidly evolving landscape of mobile app development, developers are constantly seeking innovative ways to streamline their workflow…Sep 19, 20231Sep 19, 20231
Yogita KumarGen AI — The next big thing !Suddenly it has became a buzz word as lot of news and speculation is flowing around it. Undoubtedly, it has potential to unleash the next…Sep 12, 20231Sep 12, 20231
Yogita KumarDart 3: Understanding Records with illustration !!Hello coders, Let’s imagine we want to create a method which is going to return just single value, an integer, as shown below:Sep 11, 20231Sep 11, 20231
Yogita KumarExciting addition with Flutter 3.13 Stable ReleaseFlutter stable release 3.13 is here now. For the last three months, Flutter Community has been working tirelessly to bring us a nice bunch…Aug 18, 2023Aug 18, 2023
Yogita Kumarasync await in FlutterMany new developers struggle to understand the synchronous program and asynchronous programs. In this article we are going to clear what…Dec 19, 2022Dec 19, 2022