services/inqvine_services library
Classes
- InqvineServices
-
Holds all Inqvine Core services through a singleton.
These services must be initialized before they can be accessed.
This can be done by calling
InqvineServices.instance.register()
in your main.dart file.