commons icon indicating copy to clipboard operation
commons copied to clipboard

flutter commons package

Results 10 commons issues
Sort by recently updated
recently updated
newest added

I had upgrade this project to null-safety support. But I had modified the ui of the dialogs. If you don't mind it, you can use : ``` commons: git: url:...

http ^0.13.0 has some breaking changes and dependency version needs to be changed from http ^0.12.1 @Arbaz-Softagics @amirh @ArbazMateen

commons: ^0.7.8+3 uses old dependencies, please update

How can i change the title of buttons such as 'Select all', 'Un-Select All' and 'Done'.

How can i change the height of single or multiSelectDialog instead of full screen.

Unable to use flutter_typeahead plugin along with commons plugin as commons plugin is using older version of flutter_keyboard_visibility. Error message while doing pub-get: _Short_: commons ^0.7.8+3 is incompatible with flutter_keyboard_visibility_platform_interface...

Hi, When I create a singleInputDialog and add a value, the value is not set in the textfield - it actually looks like the value is set in the textfield,...

Can you please make a version where I can set a `Widget` instead of the `String` message? `dialog( BuildContext context, Color color, String title, String message`

Hi, I can't create pull request so I post here. I'm trying the plugin is working great but it would be create if please give the title and the Okay...