320 Commits (b3c627f7a9ec5e1175ba5acde940840ee260353f)

Author SHA1 Message Date
Till Friebe cdf50b579d Add color parameter to Toolbar and ImageButton 4 years ago
Till Friebe 16d6f243b8
Show arrow indicator on toolbar (#245) 4 years ago
Xun Gong a10197dec3 use ceil instead of floor to make sure won't cause overflow 4 years ago
hyouuu c63831d014
Fix incorrect double to int cast, and guard against optional parent (#239) 4 years ago
Till Friebe 30a9747b1d Fix buttons which ignore toolbariconsize 4 years ago
Till Friebe f0459ba4d5 Add const types for image and divider embeds 4 years ago
Till Friebe e6f1160d71 Fix exception 4 years ago
Till Friebe 3d6a915d26
Fix paste (#236) 4 years ago
Till Friebe f499c478ed Fix exception when rect is not a number 4 years ago
Till Friebe ee45815da5 Remove exception when widget is not mounted 4 years ago
Till Friebe 404857817b Fix null exception 4 years ago
Till Friebe 0f6fd64bed Move ResponsiveWidgets to example folder 4 years 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 4c11b28cb9 Remove null exception when a disposed controller is set 4 years ago
Till Friebe 1fedaf0d13 Add comments to cursor class 4 years ago
Till Friebe 3b429840b6 Remove getter for final operator 4 years ago
Till Friebe 292609871c Dispose ValueNotifier of cursor controller 4 years ago
George 95359f66b5
Fixes for flutter web (#234) 4 years ago
Till Friebe d4e4b0d507
Hide implementation files (#233) 4 years ago