How to Create 2D Games Quickly and Easily with Flutter Flame

Introduction Flutter is an open-source UI toolkit created by Google for building natively compiled applications for mobile, web, and desktop from a single codebase. It's a powerful tool that has revolutionized the way developers create cross-platform... https://sandeepmodi.hashnode.dev/how-to-create-2d-games-quickly-and-easily-with-flutter-flame

Day 8 in #100daysofcode challenge

Hello and welcome to day 8 of my 100 days of code challenge super excited about writing this Sunday blog. A productive day after being lazy all weekend. Today's blog will include my first Sunday sauce section, a section where I share something useful... https://wightintech.hashnode.dev/day-8-in-100daysofcode-challenge

Shared Preferences

Shared Preferences is a simple key-value storage system provided by the Flutter framework. This storage system is used to store small amounts of data that are required by the application across different screens. Shared Preference is an ideal solutio... https://raman04.hashnode.dev/shared-preferences

Dart 3 in depth: Records

Context Yeah, Dart is amazing. What I like the most about this language is that it's so easy to use yet so powerful. There were many announcements at Flutter Forward 2023, among which was a new version of Dart: Dart 3. Since I started using Dart in 2... https://stevenosse.com/dart-3-in-depth-records

A Detailed Information About Flutter

Flutter is an open-source mobile application development framework that was created by Google. It was first introduced in 2017 and has gained a lot of popularity since then. Flutter allows developers to create high-quality, cross-platform mobile appl... https://blog.jaychauhan.me/a-detailed-information-about-flutter

Dart Programming Language

Heyy fellow techies!!! Presuming you're already having some idea about Java or C++, I'd like to introduce Dart to you. It's actually very easy if you have done any object oriented language before but even if you're a beginner, feel free to go through... https://hxruchiyo.hashnode.dev/dart-programming-language

Design Patterns

design patterns are templates and proven solutions for common problems in software development. design patterns are next level for every developer to move his skills to the next level. using design patterns you will move from consuming frameworks to ... https://kururu.hashnode.dev/design-patterns

How to do wireless debugging in android and save your laptop’s battery.

Hi, there, so the topic is how to save your laptop’s battery by switching from cable debugging to wireless debugging. As an android/flutter developer, you might use your physical device for debugging using a cable and our major concern here is, it dr... https://blogs.anshrathod.com/how-to-do-wireless-debugging-in-android-and-save-your-laptops-battery

Null-safety

Hello, are you ready to learn about one of the most anticipated features of Dart 3? It's null safety, which allows you to write more robust code and avoid common errors related to null values. In this post, I will explain what this feature is and how... https://melvinsalas.dev/null-safety

React Native vs Flutter

React Native and Flutter are two of the most popular frameworks for building cross-platform mobile applications. React Native was developed by Facebook in 2015, while Flutter was created by Google in 2017. In this post, we will compare the two framew... https://umarsabiu.hashnode.dev/react-native-vs-flutter


Ricerca