enhanced_meteorify 2.3.5-reconnectOniOS-1 copy "enhanced_meteorify: ^2.3.5-reconnectOniOS-1" to clipboard
enhanced_meteorify: ^2.3.5-reconnectOniOS-1 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.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add enhanced_meteorify

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

dependencies:
  enhanced_meteorify: ^2.3.5-reconnectOniOS-1

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

Import it

Now in your Dart code, you can use:

import 'package:enhanced_meteorify/enhanced_meteorify.dart';
6
likes
0
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

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

More

Packages that depend on enhanced_meteorify