radio-button Flutter Radio Button - A graphically control element that allows the user to choose one among a predefined list. You can create a custom radio button with many custom properties like a Square radio button, ios type radio button, and many more with example code.
Linear Progress Indicator In Flutter Flutter Progress Bar - A widget that graphically controls the component which shows the progress of a task What is a Linear Progress Indicator? Linear Progress Indicator is predefined in the flutter using which we can make the user aware that some task is being executed by the application and
Flutter Toggle - A switch widget that toggles/switches between true and false states Flutter Toggle is a switch that has two state user interface elements to choose between checked or unchecked states. This also rejuvenates the content. So, are you ready to make use of this widget package in the Flutter application? If so, then let's quickly jump into the usage and the
How to Design Custom Checkbox in Flutter with Getwidget Flutter Checkbox is used when we have lists of options and the user can select any number of choices. Flutter Checkbox is a GUI(Graphical User Interface) which allows the user to do a binary choice between yes and no options. This is alternatively a choice between possible outcomes i.
How to add Custom ListTile in Flutter: A Tutorial With Examples We will guide step by step on how to design a Flutter ListTile custom widget with Label, Text, Icon, Image, or Avatar widget for your project.
Flutter Tabbar - A widget that navigates through different pages Flutter TabBar is a TabBarView that consists of a page view that displays the currently selected tab. It has many custom properties by using which we can create different tab patterns. Flutter Tab Widget Flutter Tab widget is used to navigate to different pages in a single page view. The
Flutter Widget How To Add a Navigation Drawer in Flutter Flutter Drawer - A sliding widget that generally contains important links of the application. Flutter Drawer is a side screen widget that is invisible to your mobile app. Generally, it might occupy half of the screen when displayed. Flutter Drawer Widget: Flutter uses a drawer widget to create a slide-able
flutter Flutter Bottom Sheet - A widget that is an alternative to the dialog that pops from the bottom of the screen. A Bottom Sheet is a Flutter material widget that slides up from the bottom edge of the mobile screen and is an alternative to the modal or popups. It also can show different components by swiping up. The sheet hosts many other widgets inside it. Flutter Bottom Sheet Modal Flutter
header Flutter Sticky Header - A widget with a fixed header Flutter Sticky header is also called fixed header. It is a smart navigation tool by using which can fix the header to the top of the screen as the user scrolls down a page. Flutter Sticky Header Flutter Sticky Header Widget is a term used to describe a fixed navigation