ueman / passkit

Various Dart & Flutter packages to work with Apple's PassKit
15 stars 3 forks source link

feat(passkit): Work towards localizable pass files #40

Closed ueman closed 4 months ago

ueman commented 4 months ago

This works towards localizable passes. In particular, it adds naive parsing of the strings files.

Related to https://github.com/ueman/passkit/issues/8