Manolo Edge

Results 16 comments of Manolo Edge

Is anyone working on this? I would love to give it a go if nobody is working on it. I'm wanting to localize it for randomizing Spanish data

Ohh cool 👍 Thanks for the info, I will check it out when it's ready. Let me know if I can help in any other way, adding translations, docs, etc......

Hi, Any news on this? Im having the same issue here. My absolute path tempaltes are not beeing replaced by `require(...)` in the bundle.

Could not fix it. I just changed to relative paths... wich is not ideal for big projects as the one I just fixed... It had over 60 components. Any news...

PD: I can share and add more info if needed, did not know exactly what info to add

Yup, I've tried with no luck I'm afraid...

A couple of questions: The icons are supposed to show up even when running in debug right? When running `flutter run --flavor pre` it should set up the correct icon,...

It seems it's happening on all platforms. I've checked and the icons are generated correctly inside `android/app/src` and on `ios/Runner/Assets.xcassets` too. But they seem not to be applied when building...

Okay, I will try that. I think I tried it as well, but maybe not!! I'll let you know!

> flutter clean && flutter pub get && flutter pub run flutter_launcher_icons:main -f flutter_launcher_icons-pre.yaml When running the above commands it gives me the same error as above, with the config...