artflutter / flutter_awesome_select

Forked from https://github.com/davigmacode/flutter_smart_select, updated legacy code, migrated to null safety and more. AwesomeSelect allows you to easily convert your usual form select or dropdown into dynamic page, popup dialog, or sliding bottom sheet with various choices input such as radio, checkbox, switch, chips, or even custom input. Supports single and multiple choice.
https://pub.dev/packages/flutter_awesome_select
MIT License
15 stars 30 forks source link

Wrong pub URL in github repo #14

Closed absar closed 1 year ago

absar commented 2 years ago

The github repo is pointing to a different pub package https://pub.dev/packages/awesome_select image

Same is the case with the license: image

This should also be fixed: image

vasilich6107 commented 2 years ago

Will fix, thanks