0 purchases
spacejam
SpaceJam #
Features #
SpaceJamAppBar
SpaceJamAppBarAction
A class containing the action's icon, action on tap, and tooltip.
(Example: search icon on the SpaceJamAppBar's example image)
SpaceJamButton
SpaceJamButton outside of a SpaceJamContainer widget.
SpaceJamButton inside of a SpaceJamContainer widget.
SpaceJamContainer
SpaceJamImagePage
SpaceJamTextStyles
This will use your TextTheme from your Theme to make them the correct size.
SpaceJamTheme
With this class you can call the theme of SpaceJam, like `TextTheme`.
SpaceJamPage
Use this widget to easily create a whole page which uses SpaceJam widgets.
SpaceJamCollection
SpaceJamCollectionItem
SpaceJamImageBox
SpaceJamImageBox outside of a SpaceJamContainer widget.
SpaceJamImageBox inside of a SpaceJamContainer widget.
Usage #
Add spacejam to your dependencies.yaml.
dependencies:
spacejam: ^1.1.7
copied to clipboard
Run pub get in your terminal.
flutter pub get
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.