slim 3.2.7 slim: ^3.2.7 copied to clipboard
app essentials - common app infrastructure for localizations, ui messages, state management, useful extensions, rest api
[3.2.7] #
- changing Slim to statefulwidget to keep state during hot reload
[3.2.6] #
- add closeKeyboard() to SlimObject
[3.2.5] #
- slim access of dependOnInheritedWidgetOfExactType fallbacks to findAncestorWidgetOfExactType to enable initState access
[3.2.4] #
- T slim
[3.2.3] #
- forceClearMessage & clearMessage for SlimObject
[3.2.2] #
- call UI messages directly from SlimObject (no need to use context extensions)
- change slim access from dependOnInheritedWidgetOfExactType to findAncestorWidgetOfExactType to enable initState access
[3.2.1] #
documentation update
[3.2.0] #
build fix
[3.1.9] #
SlimBuilder can get instance to put above its child incase you dont want to preput it on the tree
[3.1.8] #
SlimMessage for static messages closeKeyboard context extension
[3.1.7] #
slim app essentials