orient_ui 0.1.2
orient_ui: ^0.1.2 copied to clipboard
Flutter Widgets without Material or Cupertino
0.1.2 #
- Added new widget:
CopyButton.
0.1.1 #
- Fixed
ConfirmationPopup's mobile responsiveness. - Fixed
Buttontext overflow.
0.1.0 #
- Added new widget:
ConfirmationPopup. - Updated README.
0.0.9 #
- Renamed
EmptytoEmptyState. - Added tests for
EmptyState.
0.0.8 #
- Added new widget:
Empty. - Refactored
Stylingclass.
0.0.7 #
- Added new widget:
Toast. - Moved button-related colors to separate
ButtonColors.
0.0.6 #
- Added new widget:
NavBar - Written tests for all current widgets.
0.0.5 #
- Improved README documentation
0.0.4 #
- Added accessibility support, focus and keyboard navigation, disabled visual state to
Button - Added semantics to
Spinnerfor screen reader support
0.0.3 #
- Improved CLI prints to be more helpful
0.0.2 #
- Initial release of CLI
0.0.1 #
- Button component
- Spinner component
- Theme system with light/dark mode