enhanced_meteorify 1.0.11 copy "enhanced_meteorify: ^1.0.11" to clipboard
enhanced_meteorify: ^1.0.11 copied to clipboard

discontinued
outdated

Carefully extended meteorify package to interact with the Meteor framework. Connect your web or flutter apps, written in Dart, with the Meteor framework.

1.0.11 #

  • Update enhanced_ddp package
  • Add SubscribedCollection.removeUpdateListener

1.0.10 #

  • Update enhanced_ddp package

1.0.9 #

  • Sending encrypted password over the ddp

1.0.8 #

  • Save loginToken on shared preferences
  • Auto reconnect on connection lost (enhanced_ddp)

1.0.7 #

  • Update enhanced_ddp package

1.0.6 #

  • Update enhanced_ddp package

1.0.5 #

  • Remove DDP package
  • Add Enhanced_DDP package

1.0.4 #

  • Update README
  • Authentication with Apple* (needs sever-side code in JavaScript for use with Meteor)

*Login with Apple currently only supports iOS 13+.

1.0.3 #

  • Update README
  • Authentication with Facebook (needs sever-side code in JavaScript for use with Meteor)

1.0.2 #

  • 🚀

1.0.1 #

  • Connect and login with loginWithPassword example

1.0.0 #

  • Initial version
  • Features
    • Connect to Meteor server
    • Use Meteor Subscriptions
    • Meteor Authentication
    • Authentication with Google oAuth (needs server-side code in JavaScript for use with Meteor)
    • Call Custom Methods on Meteor
    • Access underlying databases
6
likes
0
pub points
53%
popularity

Publisher

unverified uploader

Carefully extended meteorify package to interact with the Meteor framework. Connect your web or flutter apps, written in Dart, with the Meteor framework.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, enhanced_ddp, mongo_dart, shared_preferences

More

Packages that depend on enhanced_meteorify