• gaaclarke's avatar
    Made flag for debugging build time of user created widgets (#100926) · 35b18ba2
    gaaclarke authored
    * Added a bool that allows us to limit debugProfileBuildsEnabled to user
    created widgets.
    
    * made it turned on by default
    
    * switched to hashmap
    
    * Cleaned everything up and added tests
    
    * fixed an odd test where it wants to be able to add asserts and run in profile mode
    
    * hixie feedback
    
    * hixie2
    
    * made it default to false
    
    * updated docstring as per dans request
    35b18ba2
Name
Last commit
Last update
..
android_test.dart Loading commit data...
assets_test.dart Loading commit data...
common_test.dart Loading commit data...
dart_plugin_registrant_test.dart Loading commit data...
deferred_components_test.dart Loading commit data...
desktop_test.dart Loading commit data...
icon_tree_shaker_test.dart Loading commit data...
ios_test.dart Loading commit data...
linux_test.dart Loading commit data...
localizations_test.dart Loading commit data...
macos_test.dart Loading commit data...
web_test.dart Loading commit data...
windows_test.dart Loading commit data...