micha_core 0.3.1 micha_core: ^0.3.1 copied to clipboard
Extensions and widgets that are missing in Flutter's SDK.
0.0.1 #
Features for initial release:
- Add
separated
extension - Add
times
extension - Add
Gap
widget - Add
StyledText
widget
0.0.2 #
- Add missing info on supported platforms
0.1.0 #
- Add
byNameOrNull
enum extension - Overload more operators for
Gap
- Rename
StyledText
toThemedText
- Add example projects
- Add
AsyncBuilder
widget - Add
Spinner
widget
0.2.0 #
- Add
BuildContext
parameter toAsyncBuilder
builder callback - Add
AsyncBuilder.asset
factory constructor - Add
Wrapper
type andwrapped
extension - Add
Link
widget - Add
Pagination
widgets