omniversify_core 0.0.8 omniversify_core: ^0.0.8 copied to clipboard
The Foundation of the the Omniversify Project, this package started as a way for the Omniversify design language to be shared across its apps, but it could be used by everyone.
The foundation for the Omniversify Project
Projects #
List of projects that rely on this package is coming soon
Usage #
This could be used by anyone, we would only ask for you to mention our name.
an example in the /example
folder.
Build An App With The Omniversify Infrastructure #
- delete main() method
- main() method return OmniversalMain() including OmniverseMain()
- define routes by creating a class extending OmniversalAppPages(), OmniversalRoutes(), OmniversalPaths() with the override method
- define OmniversalNavigation()
- define OmniversalTranslations()
- define OmniversalConstants()
- define OmniversalAd()
- define navigation destinations