meteorify 1.0.2 copy "meteorify: ^1.0.2" to clipboard
meteorify: ^1.0.2 copied to clipboard

outdated

A dart package to interact with Meteor. Connect your web or flutter apps, written in Dart, with the Meteor framework.

1.0.2 #

  • Provided a method to call serviceMethods exported from Meteor using Meteor.call().
  • Provided documentation for most of the classes and methods.

1.0.1 #

  • Improve package health and fix analysis issues

1.0.0 #

  • Initial version, created by ShivamArora
  • Features
    • Connect to Meteor server
    • Use Meteor Subscriptions
    • Meteor Authentication
    • Call Custom Methods on Meteor
    • Access underlying databases
6
likes
0
pub points
0%
popularity

Publisher

verified publishershivamarora.dev

A dart package to interact with Meteor. Connect your web or flutter apps, written in Dart, with the Meteor framework.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ddp, mongo_dart

More

Packages that depend on meteorify