Flutter Barcode Scanner

Flutter Barcode Scanner

August 15, 2020 totosugito 0

flutter_barcode_scanner A plugin for Flutter apps that adds barcode scanning support on both Android and iOS. Try example Just clone or download the repository, open […]

Flutter Icon Picker

Flutter Icon Picker

August 15, 2020 totosugito 0

icon_picker A Flutter widget to show an icon collection to pick.\ This widget extend TextField and has a similar behavior as TextFormField Usage In the […]

Flutter Dropdown Widget

Flutter Dropdown Widget

August 6, 2020 totosugito 0

select_form_field A Flutter select field widget. It shows a list of options in a dropdown menu. This widget extend TextField and has a similar behavior […]