And96

Results 10 comments of And96

> getting this error when making a 'GET' request (No 'Access-Control-Allow-Origin' header is present on the requested resource) It's not flutter limitation. It's a browser limit.

pubDate field is mostly wrong. At least on non-english site Mon, 3 Oct 2022 18:42:16 +0200 is detected as 18.42 while it should be 20.42 most of non english return...

DateTime is simple a dateTime data. You can format it. The problem is that timezone is wrong in webFeed. Not all site are english E.g: Sun, 2 Oct 2022 12:11:52...

Not all W10 versions have store included. e.g: LTSB/LTSC (Long-Term Servicing Channel) does NOT have store. And not everyone has a MS account. IMHO and EXE is an easy way.

Can anyone upload a compiled version?

Another case: https://tg24.sky.it/rss/tg24_flipboard.cronaca.xml `dom, 02 ott 2022 18:55:00 GMT` Date is not parsed

Still have this problem in 2023, it works fine on windows but crash on Android at this line WidgetsFlutterBinding.ensureInitialized(); I use the exact same code on pub.dev in example

Fixed forcing manually locale variable in shared pref to en or another language App crash because language is null, in shared pref ` SharedPreferences prefs = await SharedPreferences.getInstance(); await prefs.setString("locale",...

There is another property for change the line. I dont have the code with me, I'm on mobile actually, but check others property, you'll find it. It's not a bug

Is easy_localization abandoned? No update since more than 4 months