uptimemesh_flutter_web 1.0.0 copy "uptimemesh_flutter_web: ^1.0.0" to clipboard
uptimemesh_flutter_web: ^1.0.0 copied to clipboard

Platformweb

UptimeMesh web monitoring SDK for Flutter Web — sessions, errors, network, Web Vitals, rage clicks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uptimemesh_flutter_web

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  uptimemesh_flutter_web: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:uptimemesh_flutter_web/uptimemesh_flutter_web.dart';
0
likes
120
points
121
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

UptimeMesh web monitoring SDK for Flutter Web — sessions, errors, network, Web Vitals, rage clicks.

Homepage

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, http, shared_preferences, uuid

More

Packages that depend on uptimemesh_flutter_web