Easy monitoring log remove/local Flutter application
More...
AppDistLogInterceptor
final dio = Dio() ..interceptors.add( AppDistLogInterceptor( typesSupport: [InterceptorLogType.all], appName: 'Wiki'), );
unverified uploader
Homepage
unknown (license)
async, dio, equatable, freezed_annotation, get_it, injectable, json_annotation, retrofit
Packages that depend on appdist_log_sdk
Back