Package description
Get the power of two framework champions.
import 'package:totaljs_flutter/total5.dart';
// Total.js OpenLogger Service
final logger = OpenLogger(
token: '<replace-with-your-token>',
url: 'https://openlogger.yourdomain.tld',
autoConfig: true,
);
Feel free to post a feature requests or report a bug here.