published 0.0.11 copy "published: ^0.0.11" to clipboard
published: ^0.0.11 copied to clipboard

Swift Published property wrapper Dart implementation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add published

With Flutter:

 $ flutter pub add published

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

dependencies:
  published: ^0.0.11

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

Import it

Now in your Dart code, you can use:

import 'package:published/published.dart';
1
likes
140
points
64
downloads

Publisher

unverified uploader

Weekly Downloads

Swift Published property wrapper Dart implementation.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

rxdart

More

Packages that depend on published