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.

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.6-instance.4

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