ovatu / zettle_flutter

A Flutter wrapper to use the Zettle SDK. With this plugin, your app can easily and accept card payments on Android and iOS using Zettle account / readers.
MIT License
2 stars 9 forks source link

Add Note to the readme to must using the init only one time in the app #2

Closed mahmoudalaa97 closed 2 years ago

davidhole commented 2 years ago

That's great, thanks @mahmoudalaa97!

I've also added a version to throw a dart exception if you call it a second time so that a native code exception is not thrown.