27 Commits (master)

Author SHA1 Message Date
Ellet 9764f75006
refactor: restructure project into modular architecture for flutter_quill (#2032) 9 months ago
Ellet 8e0441e224
New patch 1 year ago
Ellet 676077cb0c
Update flutter_quill_test 1 year ago
Ellet 0d38e8787d
Follow dart best practices by using and remove as well since they are not used 1 year ago
Till Friebe ea0dbd5ce0 Don't create a lambda when a tear-off will do 4 years ago
Till Friebe 102883dfef Disallow lines longer than 80 characters 4 years ago
Till Friebe 873bfbcee1 Sort constructors first 4 years ago
Till Friebe 483dba0e4a Remove unnecessary string interpolations 4 years ago
Till Friebe 5bab918860 Prefer interpolation to compose strings 4 years ago
Till Friebe 5c18ca1dc3 Prefer int literals 4 years ago
Till Friebe 32b6c9169a Prefer initializing formals 4 years ago
Till Friebe 78594aa266 Cascade invocations 4 years ago
Till Friebe 0a136edb86 Avoid void async 4 years ago
Till Friebe 6c31fb1bc3 Avoid types on closure parameters 4 years ago
Till Friebe b47d22856b Add already complied rules 4 years ago
Till Friebe 15a2f1d76f Prefer const declarations 4 years ago
Till Friebe bc494bc50f Prefer final 4 years ago
Till Friebe 31ec14c114 Prefer relative imports 4 years ago
Till Friebe 4c16af4420
Remove unnecessary parenthesis (#118) 4 years ago
Till Friebe dfeae914b1
Prefer const constructors in immutables (#117) 4 years ago
Till Friebe d6b21586a4
Prefer const constructors (#116) 4 years ago
Till Friebe 25f1582f70
Always put required named parameters first (#115) 4 years ago
Till Friebe cd05dfaeb8
Avoid redundant argument values (#114) 4 years ago
Till Friebe 8efa97ec12
Remove prints (#110) 4 years ago
Xin Yao 6722759441 Clear warnings 4 years ago
Xin Yao 811cb341bf Add pedantic 4 years ago
Miller Adulu c593026fd9
Sound null safety migration (#87) 4 years ago