enhanced_meteorify 2.3.6-instance.4 copy "enhanced_meteorify: ^2.3.6-instance.4" to clipboard
enhanced_meteorify: ^2.3.6-instance.4 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.

2.3.3+6 #

  • loginWithToken

2.3.3+4 #

  • loginWithToken

2.3.3 #

  • Update enhanced_ddp package

2.3.2 #

  • Update enhanced_ddp package

2.3.1 #

  • On logout remove _currentUserId

2.3.0 #

  • Meteor.subscriptionsReady() notify about subscriptions

2.2.0 #

  • Notify on subscriptions ready Meteor.subscriptionsReady(['subscriptionName', ... 'subscriptionName'])

2.1.7 #

  • Release

2.1.6 #

  • Release

2.1.5 #

  • Change heartbeat interval to 25s
  • Check if _seasonToken is null or empty
  • Update enhanced_ddp package

2.1.4 #

  • Change default heartbeatInterval to 10s
  • Update README
  • Update enhanced_ddp package

2.1.3 #

  • Surround _loginWithToken with try...catch

2.1.2 #

  • Fix _notifyLogin return

2.1.1 #

  • Fix _notifyLogin return

2.1.0 #

  • Update DDP Package
  • Throw Meteor erros

2.0.1 #

  • Update enhanced_ddp

2.0.0 #

  • 🚀
  • Stable
  • Remove mongo_dart package
  • Drop support to getCustomDatabase and getMeteorDatabase
  • Update shared_preferences to support flutter web

1.0.12 #

  • Update enhanced_ddp package

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, shared_preferences

More

Packages that depend on enhanced_meteorify