ndef 0.2.0 copy "ndef: ^0.2.0" to clipboard
ndef: ^0.2.0 copied to clipboard

outdated

A Dart library to decode & encode NDEF records, supporting multiple types.

0.1.0 #

  • Initial release, preliminary decoding & encoding support
  • Support types:
    • NFC Well Known
      • Text
      • URI with well-known prefix
      • Digital signature
      • Smart poster
      • Connection handover
    • Media (MIME data)
      • Bluetooth easy pairing / Bluetooth low energy
      • other MIME data
    • Absolute URI

0.2.0 #

  • Fix some bugs on Connection handover records
  • Fix encoding / decoding of text records in UTF-16 (remove dependency of discontinued utf library)
  • Use extension methods to simplify usage
12
likes
0
points
23.1k
downloads

Publisher

verified publishernfc.im

Weekly Downloads

A Dart library to decode & encode NDEF records, supporting multiple types.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, uuid

More

Packages that depend on ndef