* Add a way to change almost properties of IconButton in QuillIconTheme for both selected and unselected state
---------
Co-authored-by: Ellet <ellet@freshplatform.net>
In `select_header_style_dropdown_button_configurations.dart`, the 'attributes' list type has been modified. Now it accepts 'Attribute<int?>' instead of 'Attribute<int>'. This change allows for custom dropdown attributes with a nullable level.
Co-authored-by: Sobhan Moradi <sobhan.moradi@getflip.com>
* Revert "Fix build error"
This reverts commit 90738e1ece.
* Revert "Prepare to release 9.1.0"
This reverts commit c3d57b87ec.
* Revert "Revert from material 3 to material 2"
This reverts commit 07b8f40491.
* Revert "Restore old feel and look (#1621)"
This reverts commit e820c5b29d.
* Allow to use most of the buttons without internal provider
---------
Co-authored-by: Ellet <ellet@freshplatform.net>
* Revert "Fix build error"
This reverts commit 90738e1ece.
* Revert "Prepare to release 9.1.0"
This reverts commit c3d57b87ec.
* Revert "Revert from material 3 to material 2"
This reverts commit 07b8f40491.
* Revert "Restore old feel and look (#1621)"
This reverts commit e820c5b29d.
---------
Co-authored-by: Ellet <ellet@freshplatform.net>