zipy_flutter library

Classes

NetworkLogger
A class that logs network requests and responses.
ScreenshotUtil
A utility class for capturing and saving screenshots.
Zipy
A class providing various functionalities of the Zipy SDK. This is the main class of Zipy SDK which consists of all the main functionalites.
ZipyBlock
ZipyFlutter
A class that provides various methods to interact with the platform-specific implementations of the ZipyFlutter plugin. We use method channels and call these functions to native platforms.
ZipyHttpClient
A custom HTTP client that integrates with the Zipy logging system.
ZipyNavigationObserver
A custom navigation observer that logs screen transitions and captures screenshots.
ZipyWrapper
A wrapper widget that combines global gesture detection and screenshot capability.

Functions

ZipyDioClient() → Dio
Creates a Dio client with a custom network logger interceptor.