Flutterando / slidy

CLI package manager and template for Flutter
https://pub.dev/packages/slidy
Apache License 2.0
803 stars 101 forks source link

error in slidy localization when string falls to the bottom line #190

Closed isorensen closed 3 years ago

isorensen commented 4 years ago

Summary

When using slidy localization to automate strings localization with more than 80 (or max column lines) characters does not work.

Screenshots

Captura de Tela 2020-07-29 às 10 34 39

When trying to use slidy localization this does not work, because when you save the file, auto-format makes the line falls to the line below:

Captura de Tela 2020-07-29 às 10 34 16

And then, slidy localization does not work:

0 items to add.
Items added successful.
Replacing i18n comments
isorensen commented 4 years ago
slidy --version

███████╗██╗     ██╗██████╗ ██╗   ██╗     ██████╗██╗     ██╗
██╔════╝██║     ██║██╔══██╗╚██╗ ██╔╝    ██╔════╝██║     ██║
███████╗██║     ██║██║  ██║ ╚████╔╝     ██║     ██║     ██║
╚════██║██║     ██║██║  ██║  ╚██╔╝      ██║     ██║     ██║
███████║███████╗██║██████╔╝   ██║       ╚██████╗███████╗██║
╚══════╝╚══════╝╚═╝╚═════╝    ╚═╝        ╚═════╝╚══════╝╚═╝                                             

CLI package manager and template for Flutter

Slidy version: 2.1.2+2
jacobaraujo7 commented 3 years ago

Slidy no have support to localization actually. Sorry.