A Tip Calculator app made in Flutter.
Wraps flutter_svg and the Flutter SDK image providers and picks the right widget based on the file extension
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
An android application built using Flutter that computes the Body Mass Index of person and suggestion to carry ,by taking Inputs (Weight, Height, and Age), Built using Flutter
A popover is a transient view that appears above other content onscreen when you tap a control or in an area. Typically, a popover includes an arrow pointing to the location from which it emerged. Popovers can be nonmodal or modal. A nonmodal popover is dismissed by tapping another part of the screen or a button on the popover. A modal popover is dismissed by tapping a Cancel or other button on the popover.