semlette / nfc_in_flutter

Cross-platform flutter plugin for reading and writing NFC tags. Not maintained anymore - not looking for new maintainer, fork instead.
MIT License
120 stars 119 forks source link

Support for writing NFC tags #2

Closed semlette closed 4 years ago

semlette commented 5 years ago

New APIs

To-do list

Major release

There have been changes to the NDEFMessage- and NDEFRecord constructors. The constructors were supposed to only be used by the plugin, but somebody could be using them. So just to be sure, this will be a major release because it contains possible breaking changes.

semlette commented 4 years ago

Closing as work is continuing in the next branch.