totaljs_flutter 1.0.10 copy "totaljs_flutter: ^1.0.10" to clipboard
totaljs_flutter: ^1.0.10 copied to clipboard

Total.js + Flutter

Total.js Flutter Library #

Build Pub GitHub GitHub stars

Package description

Getting Started #

Get the power of two framework champions.

Flutter for Dart #

Total.js for Node.js #

Examples #

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,
  );

Feature requests and Bug reports #

Feel free to post a feature requests or report a bug here.