| 1234567891011121314151617181920212223242526 |
- name: string_get_runner
- description: Multilingual String Generation Plugin for GetX
- version: 0.0.6
- homepage: http://git.atmob.com/Atmob-Flutter/string_get_runner
- repository: http://git.atmob.com/Atmob-Flutter/string_get_runner
- documentation: http://git.atmob.com/Atmob-Flutter/string_get_runner
- environment:
- sdk: ^3.0.0
- dependencies:
- flutter:
- sdk: flutter
- get: '>=4.0.0 <6.0.0'
- build: ^2.0.0
- yaml: ^3.0.0
- xml: ^6.0.0
- dev_dependencies:
- lints: any
|