realm_live_debugger 1.0.5 copy "realm_live_debugger: ^1.0.5" to clipboard
realm_live_debugger: ^1.0.5 copied to clipboard

A Live, Real-Time Realm Database Inspector & Debugger Client for Flutter. Connects to the server dashboard.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add realm_live_debugger

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

dependencies:
  realm_live_debugger: ^1.0.5

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:realm_live_debugger/realm_live_debugger.dart';
0
likes
120
points
8
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Live, Real-Time Realm Database Inspector & Debugger Client for Flutter. Connects to the server dashboard.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, realm

More

Packages that depend on realm_live_debugger