post_office 0.1.0+1 copy "post_office: ^0.1.0+1" to clipboard
post_office: ^0.1.0+1 copied to clipboard

discontinued

Simply post messages from anywhere in your app to PostBox widgets and display them.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add post_office

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

dependencies:
  post_office: ^0.1.0+1

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

Import it

Now in your Dart code, you can use:

import 'package:post_office/post_office.dart';
4
likes
30
pub points
0%
popularity

Publisher

verified publisherstefangaller.at

Simply post messages from anywhere in your app to PostBox widgets and display them.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on post_office