© 2023 Hashnode
#flutter
Intro Hi! Today I want to introduce you the fruit of my months of work at nights and weekends, designed to improve the content management experience and bring additional features to the world of Flutter application development - a new kind …
YAML stands for Yet Another Markup Language or YAML ain't Markup Language, and it is a data serialization language used to write configuration files. But what is data serialization?? Data Serializatio…
Idea Enter a phone number with the country code and press a button to open the Whatsapp app or web. Techstack Flutter Packages Flutter bloc Freezed VSCode Let's code Initial project setup flu…
Introduction Flutter 😍 is an open-source UI software development kit created by Google. It is used for building high-performance, high-fidelity, and cross-platform mobile and web applications. AWS, o…
Flutter is a popular, open-source UI development framework that is used to build native-like apps for various platforms including Android, iOS, and the web. One of the most exciting things about Flutt…
Learn how to make responsive screens with Flutter. If you are a Mobile Developer then you must know the importance of making responsive screens for sure. Also, it's a challenge for all of us developers to make screens responsive. Now the q…
Whiteboards have been an essential tool for students and professionals alike to share ideas, brainstorm and jot down notes in real time. With the advent of technology, digital whiteboards have become …
Flutter is an open-source mobile application development framework created by Google. It allows developers to build high-quality, visually appealing apps for iOS and Android with a single codebase. As…
Photo by Rami Al-zayat on Unsplash Multiple tech frameworks exist today for building a robust app. Amongst them, Flutter is emerging as a rockstar. Some features that set Flutter apart from the compet…
About the post Hello everyone, First of all I have to share I am a Java developer I do NOT do frontend (usually) I do not write mobile apps as well, however, I was very impressed by the Flutter presentations and the architecture of Flutter …