marcglasberg / i18n_extension

Flutter package: Easy and powerful internationalization using Dart extensions.
Other
294 stars 64 forks source link

Could not find bin/getstrings.dart in package i18n_extension. #135

Closed chriscdn closed 12 months ago

chriscdn commented 1 year ago

The README.md states:

Simply run flutter pub run i18n_extension:getstrings in your project root directory and you will get a list of strings to translate in strings.json.

When running this I get the following error:

Could not find bin/getstrings.dart in package i18n_extension.

I'm using i18n_extension v9.0.2.

marcglasberg commented 12 months ago

Closing as duplicate of https://github.com/marcglasberg/i18n_extension/issues/126 and https://github.com/marcglasberg/i18n_extension/issues/132