ui_payload 0.1.0 copy "ui_payload: ^0.1.0" to clipboard
ui_payload: ^0.1.0 copied to clipboard

Semantic UI content representation. Separate text and severity from presentation for i18n-ready, framework-agnostic payloads.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ui_payload

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

dependencies:
  ui_payload: ^0.1.0

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:ui_payload/ui_payload.dart';
0
likes
150
points
3
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Semantic UI content representation. Separate text and severity from presentation for i18n-ready, framework-agnostic payloads.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ui_payload