And96

Results 14 issues of And96

Actually it's not compatible with Android. Any plan in the future?

Request: Allow to download EXE for those who dont have Microsoft Store.

question

https://www.formulapassion.it/feed `Sun, 2 Oct 2022 12:11:52 +0200` Time is detected as 12.11 while it should be 12.11+2.00 = 14.11

Example url: https://news.google.com/rss/articles/CBMiiwFodHRwczovL3d3dy50dXR0b21lcmNhdG93ZWIuY29tL3NlcmllLWIvc3BhbC1iYXJpLWktY29udm9jYXRpLWRpLW1pZ25hbmktb3V0LW1hdGluby1lLW1haXRhLW1hLXNvbm8tYS1kaXNwb3NpemlvbmUtaS1udW92by1hY3F1aXN0aS0xNzg3ODI10gEA?oc=5 But same for all google news url. it return this image https://lh3.googleusercontent.com/J6_coFbogxhRI9iM864NL_liGXvsQp2AupsKei7z0cNNfDvGUmWUy20nuUhkREQyrpY4bEeIBuc=s0-w300 Whatsapp/Telegram link preview etc... return correct site article img. metadata_fetch should allow redirect

Exception/Error `flutter: Caught error: Redirect loop detected` link "https://news.google.com/__i/rss/rd/articles/CBMiUWh0dHBzOi8vd3d3Lndhc2hpbmd0b25wb3N0LmNvbS93b3JsZC8yMDIzLzAxLzAzL2dlb3JnZS1zYW50b3MtYnJhemlsLWNoZWNrLWZyYXVkL9IBAA?oc=5"

final response = await http.get(Uri.parse(f.link)).timeout( const Duration(seconds: 60)); **var document = metadata_fetch.MetadataFetch.responseToDocument(response);** ALWAYS RETURN NULL unable to convert response to document

Starting to have problems with packages not updated. Please upgrade to lastest version to solve incompatibility ``` Because easy_localization >=3.0.2-dev.6 depends on intl >=0.17.0-nullsafety =3.0.2-dev.6 is incompatible with package from...

BrightnessNotifier( onBrightnessChanged: () { setState(() {}); //on android when tap on toggle is pass from here }, //on windows using device_preview dont enter https://stackoverflow.com/questions/58260648/how-to-listen-for-changes-to-platformbrightness-in-flutter

- When open sitepage news, In both category and sites,Else it scroll wrongly to latest category scroll position, but maybe it is a site not the category - if no...

bug