• Hixie's avatar
    Table widget · baf06515
    Hixie authored
    - Add x and y to the parent data, in case it's useful. In point of fact,
      I ended up not needing it.
    
    - Make columnWidths settable rather than having a setter so that the
      code in the widgets layer is more idiomatic.
    
    - Teach setFlatChildren about avoiding unnecessary drop/adopt loops.
    
    - Assert that the child list length is correct more aggressively so that
      we catch the dumb bug I had more quickly next time.
    
    - Improve the toString() to handle empty tables better.
    
    - Resort the imports in framework.dart.
    
    - Introduce a LocalKey for cases where you don't want to allow use of
      GlobalKey.
    
    - Make inflateWidget and deactivateChild public for subclass use.
    
    - Table widget.
    
    - Cell widget.
    
    - TableRow fake widget.
    baf06515
Name
Last commit
Last update
..
cassowary Loading commit data...
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_markdown Loading commit data...
flutter_sprites Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flx Loading commit data...
newton Loading commit data...
playfair Loading commit data...
.gitignore Loading commit data...