Ramses Mendoza

Results 9 comments of Ramses Mendoza

Still happening when I change between model. I have to restart the BAT file every time. I wanted to make a X/Y output and is imposible. ![image](https://user-images.githubusercontent.com/116231978/197583766-cb4f5185-0978-43bf-a110-c893b3cdd7cb.png) it used to...

In case anyone needs it. I solved it by making a clean installation. No pulling, no replacing files. clean one. I just (of course) copied the: -models folder -embeddings folder...

This should not be close, it should be fixed. is not like is something out of the ordinary use ENTER instead of space. But I guess if anyone else have...

Not working here either ![image](https://user-images.githubusercontent.com/116231978/203649018-0527dcef-490b-4f0f-8c8e-2886b0ba7743.png) it generates the same image

For me is still not working ` flutter_launcher_icons: ^0.13.1 flutter_launcher_icons: android: "launcher_icon" ios: true remove_alpha_ios: true background_color_ios: "#ffffff" adaptive_icon_background: "#ffffff" image_path: "assets/logo.png" min_sdk_android: 26 ` I did flutter clean flutter...

> @SoftwareLogico, that's odd. I just tried after reading your comment and it worked for me. > > Config File > Adpative Icon Result > ![tmp-49743-yPETPCkeAFHP-](https://user-images.githubusercontent.com/74326345/247196723-6bea493f-7cc6-4d5a-af3e-e99c22c0cac6.png) ![Icon-App-1024x1024@1x](https://user-images.githubusercontent.com/74326345/247196119-ee174975-12f7-474c-8360-a1e01c1766e5.png) https://github.com/fluttercommunity/flutter_launcher_icons/assets/116231978/fe5ef317-f137-4898-a8d6-8bc632a62c21 Maybe I'm...

> @SoftwareLogico, can you send the image and the config you are using to create iOS icons. sure logo is just a free transparent png ![logo](https://github.com/fluttercommunity/flutter_launcher_icons/assets/116231978/ce040960-858c-413f-940f-3960a5b6a844) and config idk if...

> @SoftwareLogico ohh I realised I was using the version directly from git. Hence was getting this **_yet to be released feature_**. > > Sorry for the confusion. > >...

> > In case anyone needs it. I solved it by making a clean installation. No pulling, no replacing files. > > clean one. I just (of course) copied the:...