atomify 0.1.2+3
atomify: ^0.1.2+3 copied to clipboard
An idiomatic Dart library for building web applications with a focus on simplicity and reactivity.
0.1.2+3 #
- Added
scrollToTopmethod toBoxelement. - Invoked
scrollToTopinPageelement when a new page is rendered. - Updated the app structure to include these changes.
- Fixed minor bugs in the
BoxandPageelements.
0.1.1+2 #
- Added
AudioandImageelements with respective references. - Updated the app structure to include these new elements.
0.1.0+1 #
- Initial release of the Atomify package with basic components and utilities.
- Support for Cssify v0.1.0.