serveme library

Constants

BLACK → const String
BLUE → const String
CYAN → const String
GREEN → const String
MAGENTA → const String
RED → const String
RESET → const String
WHITE → const String
YELLOW → const String

Properties

stdinStream Stream<List<int>>
final

Functions

cast<T>(dynamic x, {T? fallback, String? errorMessage}) → T
dye(dynamic x) String

Typedefs

ServeMeClient = ConnectMeClient
ServeMeSocket = ConnectMeSocket
ServeMeType = ConnectMeType