All modules:
Link copied to clipboard
This contains all the utility functions/methods used by both the app and the provider system. These utilities could be helpful for common development tasks such as logging, exception handling and response parsing.
Link copied to clipboard
This contains all media model/entity classes used by both the app and the provider system.
Link copied to clipboard
This contains all model/entity classes that are used by the provider system. This mainly includes media and provider information entities.
Link copied to clipboard
This contains all provider stubs that are used to create a custom provider. The best place to start with is com.flixclusive.provider.Provider and com.flixclusive.provider.ProviderApi