PinnedPayam ZahediinSnapp XFlutter on Embedded DevicesLearn how to run Flutter on embedded devices with this detailed step-by-step guide.Jul 7, 20232Jul 7, 20232
Payam ZahediinPersian FlutterFlutter Form Validation - Beyond BasicsForm validation in Flutter can be like navigating a maze. The methods we typically use may get the job done, but they often lack…Jul 92Jul 92
Payam ZahediinSnapp XRemote development on VS CodeEmbarking on remote development can be a daunting task, riddled with uncertainties. Where do you begin? Do you install your entire…Jan 30Jan 30
Payam ZahediinSnapp XFlutter Custom-DevicesHave you ever wanted to extend Flutter’s compatibility beyond standard devices?Dec 14, 2023Dec 14, 2023
Payam ZahediinSnapp XRun a Flutter app on a Raspberry Pi — Directly from your host deviceAre you a tech enthusiast eager to explore the world of Flutter on Raspberry Pi? Look no further! In our latest YouTube tutorial, we’ve…Nov 22, 2023Nov 22, 2023
Payam ZahediinSnapp XFlutter on Raspberry Pi (snapp_installer)In this article, we will explore the fusion of Flutter and Raspberry Pi with snapp_installer, a game-changing command-line tool.Oct 5, 20231Oct 5, 20231
Payam ZahediinSnapp XCreating Custom Dropdowns with OverlayPortal in FlutterOne of the most common widgets in Flutter is the Material Dropdown. However, there is a problem: It’s not customizable!Aug 22, 20239Aug 22, 20239
Payam ZahediinSnapp XRiverpod vs Bloc: Comparison of basic featuresIn this article, we’ll explore the fundamentals of both Riverpod and Bloc and show you how they can solve problems in simple apps.May 16, 2023May 16, 2023
Payam ZahediinFlutter CommunityFlutter Navigator Middleware Part 2 — Middleware Service Classin this part, we will create a service class that is aware of every change that will happen in Navigator Widget (Pop, Push, Replace, and …)Jun 26, 20202Jun 26, 20202
Payam ZahediinFlutter CommunityFlutter Navigator Middleware Part 1 — RouteObserverMaybe you have heard about RouteObserver when you work with Navigator widget. This class is used when you want to observe over navigation…May 25, 20202May 25, 20202