helper_options 0.1.0+3 helper_options: ^0.1.0+3 copied to clipboard
A library to use the option of any object.
Helper options #
A project created to get Helper Options from an object
Installation 💻 #
❗ In order to start using Optionals you must have the Flutter SDK installed on your machine.
Add helper_options
to your pubspec.yaml
:
dependencies:
helper_options: ^0.1.0+3
Install it:
flutter pub add helper_options