micha_core 0.5.0
micha_core: ^0.5.0 copied to clipboard
Extensions, widgets and other utilities that are missing in Flutter's SDK.
0.0.1 #
Features for initial release:
- Add
separatedextension - Add
timesextension - Add
Gapwidget - Add
StyledTextwidget
0.0.2 #
- Add missing info on supported platforms
0.1.0 #
- Add
byNameOrNullenum extension - Overload more operators for
Gap - Rename
StyledTexttoThemedText - Add example projects
- Add
AsyncBuilderwidget - Add
Spinnerwidget
0.2.0 #
- Add
BuildContextparameter toAsyncBuilderbuilder callback - Add
AsyncBuilder.assetfactory constructor - Add
Wrappertype andwrappedextension - Add
Linkwidget - Add
Paginationwidgets
0.3.0 #
0.4.0 #
- Add
TextStyleLocatorto public API - Add
AnsiFormattingextension - Add logging functions, like
initLoggingandcreateLogger
0.4.1 #
- Minor improvements and additions to the ANSI formatting API
0.4.2 #
- Fix code formatting
0.5.0 #
- Add
transformextension on all types - Add
nullWhenEmptyextension on any Iterable or Map - Add
getOrPutextension on Map - Add
waitForto await a condition