mymemory_translate 2.0.0 mymemory_translate: ^2.0.0 copied to clipboard
An API to get and manage translations from the MyMemory translate REST API
2.0.0 #
- Rename
TranslationApiException
toMyMemoryException
- Rename
usKey
andonlyPrivate
parameters toprivate
for consistency - Update examples in README
- Update package description
1.0.2 #
- Change description in pubspec
- Add more doc comments
1.0.1 #
- Remove importTranslationMemoryFile() function
1.0.0 #
- Initial version