spacejam 1.1.3 copy "spacejam: ^1.1.3" to clipboard
spacejam: ^1.1.3 copied to clipboard

outdated

SpaceJam is an open-sourced internal package used across the Mira Collection.

SpaceJam #

Test SpaceJam package

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.3

Run pub get in your terminal.

flutter pub get
2
likes
0
pub points
0%
popularity

Publisher

verified publisherkekesi.dev

SpaceJam is an open-sourced internal package used across the Mira Collection.

Homepage

License

unknown (LICENSE)

Dependencies

auto_size_text, flutter

More

Packages that depend on spacejam