flutter_amazing_select

Last updated:

0 purchases

flutter_amazing_select Image
flutter_amazing_select Images
Add to Cart

Description:

flutter amazing select

A new package project made by myself for my delelopment app. for select option forked from flutter_awesome_select
Features #
Beautifull and customable select options
Getting started #
Setup by:
Flutter version 2.10.5 or above
Usage #

SmartSelect<String?>.single(
title: 'Contoh',
selectedValue: '',
choiceItems: jenisBisnisOption,
modalConfig: const S2ModalConfig(),
modalFilter: true,
onChange: (_) {},
),

copied to clipboard
Additional information #
use this package well and wisely

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.