flutter_gettext 1.0.3
flutter_gettext: ^1.0.3 copied to clipboard
A flutter package to use gettext translations with positional & named arguments.
1.0.3 #
- Migrate plugin to a package to remove platform-agnostic code
1.0.2 #
- Add export of necessary classes and functions for usage in other modules
- Implement better linting
- Add example
- Add supported platforms to pubspec.yaml
1.0.1 #
- Remove collection dependency for better compatibility
1.0.0 #
- Initial release.