InLevel Up CodingbyxeladuHow To Use The Flutter Badge WidgetHere is how to use the Flutter Badge widget that offers an easy way to add tags to your existing UI.Sep 23, 2024Sep 23, 2024
InLevel Up CodingbyxeladuHow You Can Find Out If Two Flutter Objects Are Equal Or NotBuilt-In vs external package: Here are two essential methods of how you can find out if two Flutter objects are equal or not.Jul 9, 2024Jul 9, 2024
InLevel Up CodingbyxeladuHow To Add Password Manager Support To Your Flutter AppsLet’s welcome Bitwarden, KeePass, LastPass, and others! Here is how to add password manager support to your Flutter apps!Jul 2, 20242Jul 2, 20242
InLevel Up CodingbyxeladuA Quick Introduction To Different Dart ConstructorsDefault, named, constant, factory?!? Here is a quick introduction to different Dart constructors.Apr 2, 2024Apr 2, 2024
InLevel Up CodingbyxeladuHow To Make Rounded Profile Pictures In FlutterFor your Instagram clone or your member app: Here is how to make rounded profile pictures in Flutter.Mar 8, 20241Mar 8, 20241
InLevel Up CodingbyxeladuHow To Prevent A Double Click On Buttons In Flutter AppsGet rid of annoying bugs and learn how to prevent a double click on buttons in Flutter apps with this easy approach.Mar 4, 20242Mar 4, 20242
InLevel Up CodingbyxeladuHow To Store Flutter App Data On Your DeviceIn this article, I’ll show you how to store Flutter app data on your device with the plugin shared_preferences.Jan 12, 2024Jan 12, 2024
InStackademicbyxeladuHow To Reference Flutter Packages From GIT RepositoriesEveryone knows about official Flutter package repository and how to work with it. But what about packages in GIT repositories?Jan 4, 2024Jan 4, 2024
InLevel Up CodingbyxeladuHow To Create Beautiful Charts And Graphs In Your Flutter ApplicationLearn how to create beautiful charts and graphs in your Flutter application to create dashboards or visualize statistic evaluations.Oct 25, 2023Oct 25, 2023
InLevel Up CodingbyxeladuHow to Use the Scaffold Widget in a Flutter ApplicationHere is how to use the Scaffold widget in a Flutter application to create a consistent app skeleton in no time!Oct 20, 2023Oct 20, 2023
InStackademicbyxeladuHow to Implement Drag and Drop in a Flutter ApplicationHere is how to implement drag and drop in a Flutter application and build awesome user interfaces for all input types.Oct 17, 2023Oct 17, 2023
InLevel Up CodingbyxeladuHow To Make A Simple Quiz Page Widget For Flutter AppsChallenging your users with questions is common. So here is how to make a simple quiz page widget for Flutter apps.Sep 24, 20231Sep 24, 20231
InLevel Up CodingbyxeladuHow to Remove the Debug Banner in a Flutter ApplicationA productive app should not have it. So here is how you can remove the debug banner in a Flutter application.Jul 27, 2023Jul 27, 2023
InLevel Up CodingbyxeladuHow to use animations and animated widgets in Flutter appsHere’s how you can animate your Flutter widgets to make your app stand out from the rest with ease.May 2, 2023May 2, 2023
InLevel Up CodingbyxeladuHow to add swipe to dismiss in Flutter apps for a better UXHere is how you can implement the swipe-to-dismiss pattern in ListViews of a Flutter applications.Feb 21, 2023Feb 21, 2023
InLevel Up CodingbyxeladuHow to work with dialogs, toasts, and overlays in Flutter appsFlutter offers predefined widgets for dialogs, toasts, and overlays. Here is how you use them properly with code examples!Nov 17, 2022Nov 17, 2022
InLevel Up CodingbyxeladuHow to organize your Flutter app assets, styles, colors, imagesA growing app has a lot of resources included that are used in various places. With this approach, you’ll know where to put things and how…Sep 6, 2022Sep 6, 2022
xeladuAll you need to know about the default Flutter project folders and filesA new Flutter project contains a lot of files and folders. In this article, we’ll inspect them and reveal their purposes.Jun 9, 2022Jun 9, 2022
xeladuThe Flutter pubspec.yaml in detailThe pubspec.yaml file is the main configuration file for your Flutter app. In this article, we’ll have a look at its contents.Jun 6, 2022Jun 6, 2022
InCodeXbyxeladuHow to use the Flutter doctor diagnostics tool in the right wayIf you are not feeling well, you go and see a doctor. The same goes for Flutter.Jun 4, 20221Jun 4, 20221