Implement better debugging/diagnostics #36
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
The diagnostics provieded in the debug console when an error occurs is not precise enough.
aserts
in the constructor anddebugFillProperties
should be implemented for better diagnistocs.Look at the
AnimatedContainer
widget source code for examples.The text was updated successfully, but these errors were encountered: