Łukasz Wiśniewski
|
11c8bc7d75
|
enhance stringToColor with a custom defined palette from `DefaultStyles` (#2095)
* enhance stringToColor
* use individual import
---------
Co-authored-by: Łukasz Wiśniewski <lwisniewski@LP-LW-M3.fritz.box>
|
8 months ago |
Adil Hanney
|
e11af21fba
|
ref: add `VerticalSpacing.zero` and `HorizontalSpacing.zero` named constants (#2083)
* feat: add named constants to HorizontalSpacing/VerticalSpacing
* ref: use VerticalSpacing.zero across code
|
9 months ago |
Cat
|
493bdbc54d
|
Fix: manual checking of directionality (#2063)
* fix: removed manual directionality checking
* chore: run before push script
---------
Co-authored-by: CatHood0 <santiagowmar@gmail.com>
|
9 months ago |
Cat
|
2818d0fce0
|
Fix: RTL issues (#2060)
* fix: RTL issues
* fix: removed unused imports
* dart formatting
---------
Co-authored-by: CatHood0 <santiagowmar@gmail.com>
|
9 months ago |
Dimka
|
fd69f614bc
|
Add ability to set up horizontal spacing for block style (#2051)
Co-authored-by: dimkanovikov <Dmitriy.S.Novikov@rt.ru>
|
9 months ago |
Ellet
|
f5e0f8589b
|
refactor: use immutable annotation from flutter foundation instead of meta package in flutter_quill
|
9 months ago |
Ellet
|
9764f75006
|
refactor: restructure project into modular architecture for flutter_quill (#2032)
* refactor: restructure project into modular architecture for flutter_quill
* refactor: move LineHeightAttribute class to custom_attributes.dart
* chore: remove nullable controller extension
|
9 months ago |