James Mfon Fridaydawn.hashnode.dev·Nov 21, 2023Flutter: The Ultimate Choice For Mobile DevelopmentIn the realm of mobile development, the choice of programming language or framework holds substantial importance as it profoundly affects numerous facets of the development process and the ultimate application outcome. Given the extensive array of op...DiscussFlutter
Arjun Solankiweblineindia.hashnode.dev·Nov 6, 2023Understanding the Basics: An Introduction to Flutter FrameworkThe advent of mobile app development frameworks has indeed revolutionized the tech industry, and Flutter is a prime example. The demand for such frameworks is driven by the necessity for streamlined and efficient processes in app development. Flutter...DiscussFlutter
Manoj VRmanojca.hashnode.dev·Nov 4, 2023Flutter Custom Paint: Creating Custom Shapes and GraphicsFlutter, Google's open-source UI software development toolkit, has revolutionized the way developers create visually appealing and interactive applications. One of its most powerful features, Flutter Custom Paint, empowers developers to break free fr...DiscussFlutter
Nidhi Laherithequantumtech.hashnode.dev·Nov 1, 2023Flutter vs React Native: WHICH IS BETTER FOR WEB APP?When it comes to developing web apps with native-like performance, React Native and Flutter have emerged as two popular choices among developers. Both frameworks offer the ability to build cross-platform applications, but which one is better suited f...Discussflutter development
Anas NadeemforNSCC BPIT's Team Blogblog.nsccbpit.tech·Oct 30, 2023Flutter: Bridging the Gap Between iOS and AndroidMobile app development has seen a significant shift in recent years, with a growing emphasis on cross-platform development solutions. Flutter, developed by Google, has emerged as a powerful tool for creating stunning and performant applications for b...Discuss·5 likes·48 readsFlutter
Vaishvika Pawarlearn.magicosmica.com·Sep 28, 2023Getting started with FlutterFlutter, Google's open-source UI software development toolkit, has emerged as a game-changer, allowing developers to create natively compiled applications for mobile, web, and desktop from a single codebase. Whether you're a newbie in the coding worl...Discuss·1 like·37 readsFlutter
Inan Mahmudinan.hashnode.dev·Sep 25, 2023How to share data using Inherited WidgetIn this article, I want to talk about a very special widget called Inherited Widget. Sharing data among widgets is a very common thing in any Flutter application. When an app gets bigger, widget trees also get longer and passing or sharing or accessi...Discuss·1 like·51 readsFlutter
Inan Mahmudinan.hashnode.dev·Sep 12, 2023How to Display Snackbars While Listening to a ValueNotifierSnackbar is a widget in Flutter that displays a dismissible pop-up message on your application. It is used to show lightweight feedback on any operation to the users. For example: An e-commerce app can display a snackbar when a user adds an item to t...Discuss·12 likes·93 readsFlutter
Rahul Kumarrkinfo.hashnode.dev·Aug 31, 2023Slider Widget In FlutterA slider is a graphical user interface (GUI) element that allows users to select a value from a range of values. The slider can be used to select from either a continuous or a discrete set of values. Continuous values are values that can be selected ...DiscussFlutter
Curtly Critchlowblog.ccwc.io·Jun 13, 2023A Step-by-Step Guide to Internationalizing Flutter AppIntroduction Welcome to this comprehensive tutorial where we will delve into the key steps required to internationalize your Flutter app. We'll focus on the essentials and provide you with a clear understanding of the process. For more detailed expla...Discuss·1 like·67 readsFlutter