free_fire library

Exports for the FreeFire package:

Classes

FreeFire
A utility class for managing exports and versioning within the FreeFire package.
FreeFireSocket<T>
A wrapper class for managing WebSocket communication through FreeFireSocketService.
FreeFireStreamBuilder<T>
A Flutter widget that listens to a stream from a FreeFireSocket and rebuilds itself with the latest data received.
SocketConfig
Configuration class for WebSocket settings.