Hafsa Abiddevwithflutter.hashnode.dev·Sep 7, 2023Introduction to Flutter: Building Beautiful Cross-Platform AppsIntroduction In the fast-paced world of mobile app development, finding a framework that allows developers to build high-quality apps efficiently for multiple platforms is like discovering a treasure chest. One such treasure in the app development wo...DiscussFlutter
Raman Tankraman04.hashnode.dev·Sep 6, 2023Understanding the Widget Tree in FlutterIf you're diving into Flutter development, one term you'll encounter frequently is the "widget tree." It's not an actual tree with leaves and branches, but it's just as vital to your Flutter app. In this post, I'll take you on a journey through the W...DiscussFlutter
Aruntechrichie.hashnode.dev·Aug 22, 2023Elevating App Development with Flutter: Crafting Exquisite Cross-Platform ExperiencesIntroduction: In the dynamic realm of mobile app development, there's a standout player that's been capturing the attention of developers and users alike: Flutter. This groundbreaking framework, known for its ability to create stunning cross-platform...Discuss·32 readsFlutter
David Nwaneridavidnwaneri.com·Aug 20, 2023My Highlights from Flutter 3.13.0Not so long ago, a new stable version of the Flutter SDK was released - v3.13.0. This introduces some new features. While the official announcement covers all the details, I thought it will be great to dive into some highlights Now, let's get started...Discuss·1 like·673 readsFlutter
Daniel Agandimgabazin.hashnode.dev·Aug 17, 2023Exploring the Technical Landscape of APIs, SDKs, and Their Role in Smart Contract DevelopmentIn the dynamic realm of software development, where complex interactions and seamless integrations are paramount, APIs and SDKs emerge as pivotal tools. This article delves into the intricate technical aspects of APIs and SDKs, unraveling their signi...Discuss·1 likeSmart Contracts
Collins Olokpedjecollicle.hashnode.dev·Aug 16, 2023Flutter 3.13Hey Devs, it is that time again, There is a new version of Flutter and you are probably one of those wondering what new cool features have been added to the framework, I am here to give you the gist of what this new version is about. FRAMEWORK UPDATE...Discuss·10 likes·66 readsThe Flutter SeriesFlutter
Glory Olaifagloryolaifa.hashnode.dev·Jul 27, 2023Building Beautiful UIs with Flutter: Tips for designing attractive and responsive user interfacesFlutter is a framework developed by Google that allows developers to make stunning user interfaces (UIs). Flutter's unique approach allows seamless design and functionality integration, making it a top choice for building beautiful UIs across various...Discuss·14 likes·87 readsFlutter
Biplob Hossain Sheikhbiplobhossainsheikh.hashnode.dev·Jul 13, 2023Building a Flutter Demo App with Material DesignIn this tech blog, we'll walk you through building a Flutter demo app that showcases the use of Material Design and basic interactivity. The app consists of a home page with a counter that increments when a button is pressed. Let's dive into the code...DiscussFlutter
Bobur Umurzokovboburadvocate.hashnode.dev·Jul 10, 2023Simplifying Authentication Integration For Developers With Authgear SDKsIn today's digital industry, any successful application must prioritize both security and user experience. User authentication is one of the critical aspects of application security, but it can also be a significant challenge for developers because i...Discuss·1 likeWeb Development
Jay Tillublogs.jaytillu.in·Jun 29, 2023Dart SDK: What’s inside it?SDK means Software Development Kit. SDK is a package in which various tools are packed to develop software for a particular platform. Every platform’s SDK gives you different tools, libraries, and software that can help you create the software for th...Discuss·60 readsFlutterDart