Flutter Widget Flutter Drawer - A sliding widget that generally contains important links of the application. Flutter Drawer is a side screen which is invisible. It occupies 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 are displayed as a result of user triggered action. A Bottom Sheet is a widget that slides up from the bottom edge of the screen . It also can show different component by swiping up. Flutter Bottom Sheet: BottomSheet behaviour
header Flutter Sticky Header - A widget with a fixed header. Sticky header is also called fixed header.It is a smart navigation tool by using which can fix the header to the top of screen as the user scrolls down
Flutter loader Flutter Loader - A widget that show loading progress indicator A loader is a basic circular object which spins over a certain time till the actual code executes.
Flutter Badge Flutter Alert Widget - An Additional Dailogs Box to Notify Important Message Flutter Alert Widget:Flutter Alert Widget is a simple component which is used to alert the application's user. It means it allows to create an alert with important message that
flutter toast Flutter Toast Widget - A component used to show up an additional message Flutter Toast Widget: Flutter Toast is simple widget that displayed on the screen to show some particular messages and remains for a short period of time and disappears on its
Flutter Widget Flutter Rating Widget - A component to builds additional feature to get Feedbacks Flutter Rating Widget:Flutter Rating Widget is a simple component which is used to rate or rank a component or any of the components based on the standard of quality
Flutter Widget Flutter Floating Widget - Build with GetWidget Component Flutter Floating Widgets: Floating widgets generally stick with screens on our application. It has usually paired with one of our Floating action buttons in our Flutter App. Flutter Floating widgets
Flutter Card GFCard - A single component with multiple elements GFCard is a GetWidget component that allows you to use multiple elements inside one component (GFCard) to build Flutter Card Widgets. GFCard is designed and developed in such way that
Flutter Widget Why use GetWidget ? Since we are very much familiar, Flutter is an open-source software development kit developed and maintained by Google, written in dart programming language & is being used by enterprise app