Flutter 1.22.4 hotfix released to the stable channel.

851 views
Skip to first unread message

Patrick Sosinski

unread,
Nov 13, 2020, 4:11:25 PM11/13/20
to Flutter Development (flutter-dev)

Hi,


Flutter 1.22.4 has been released to stable.  This is a hotfix release on the 1.22 branch and also includes a hotfixed Dart 2.10.4 version.  Changes for this build are listed below and are available on the Flutter Wiki here: Hotfixes to the Stable Channel.


This fixes the following issues:


Thanks!


Patrick, on behalf of the Flutter & Dart teams.


Bened

unread,
Nov 17, 2020, 6:05:06 PM11/17/20
to Flutter Development (flutter-dev)
Great.
Are you thinking about updating the Android part? The last update was last year, the situation is becoming catastrophic. You are cross-platform, aren't you?
Thank you for reassuring us.

Tim Sneath

unread,
Nov 18, 2020, 3:56:20 PM11/18/20
to Flutter Development (flutter-dev)
Sorry -- don't understand? What do you mean by "the Android part... situation catastrophic" here? 

We ship quarterly version updates to the stable channel, plus regular hotfixes. We support Android development with every release. If there's something not working for you, the best approach is to file an issue at https://github.com/flutter/flutter/issues

Thanks! Tim

Benedicte Roussel

unread,
Nov 18, 2020, 5:19:18 PM11/18/20
to Flutter Development (flutter-dev), Tim Sneath
Hi Tim,

We are able to make changes by ourselves as long as we know how to do or are guided to do so.

Now, let's take an example:
Android needs a minimum of gradle 6.5 to work properly and in a secure way. Flutter Android file indicates a gradle of 5.3. I am not going to point out when was the release of 5.3 but it is not quarterly.

We are able to modify that by ourselves this is the reason why there is no GitHub, nevertheless, a newbie happy with is Flutter IOS app will have quite a surprise when running it on Android devices.

There should be a place somewhere in Flutter, where some clear guidances are given on how to optimized files for both IOS and Android while waiting for some updates such as mentioned 'supported minimum OS Version specified in the Info.plist' or I do not know: let's say similarly prefer API30 in your manifest ...

Yes, Flutter is cross-platform but I have still the feeling that there is some sort of war between IOS and Android. That is very sad, while browsers are at least all chromium mobiles platform are still on the defensive and this after all your efforts to join both IOS and Android communities in the Flutter adventure.





--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/flutter-dev/b28fe7e4-e750-4867-a438-66583c4be4d4n%40googlegroups.com
.

Tim Sneath

unread,
Nov 19, 2020, 5:20:11 PM11/19/20
to Benedicte Roussel, Flutter Development (flutter-dev)
As you note, this is something that Android Studio helps you migrate forward; details are here: https://developer.android.com/studio/releases/gradle-plugin

That said, you're right -- the default template should be migrated forward. We have a pull request outstanding to do that: https://github.com/flutter/flutter/pull/70808

Our team focuses on both iOS and Android, and we want to make the experience great on both popular mobile platforms, so don't hesitate to file bugs where we're missing the mark. 

Benedicte Roussel

unread,
Nov 19, 2020, 6:38:11 PM11/19/20
to Tim Sneath, Flutter Development (flutter-dev)
Thank you very much for taking time to answer, hope everything will go well, Gradle, Kotlin migration update ... path ...and this for all the platforms and in all the IDE

Your git shows me how it is 'complicated', it may explain those long silence each time I am growling about Gradle.

We yet have through some gradlew cmd some warmings than some stuff will not cope with Gradle 7 even if 7 is not yet mentioned on the Gradle release site

Anyway, It will be easiest to jump from 6.7 to 7 than from 5.3 to 7 for sure

Courage to your team, thanks for updating 






Abhi

unread,
Nov 19, 2020, 9:57:16 PM11/19/20
to Benedicte Roussel, Tim Sneath, Flutter Development (flutter-dev)
   hai all, 


I had captured the screen of flutter installation and made a video out that and put in youtube.. complete installation took around an hour but with my limiting video editing capabilities, I made that less than 14 minutes(if you fast forward it will be over by 5 minutes)  ..if some one  can check whether I have made any mistakes during installation, that will be great.. The video is available at 




--
Regards
Abhishek S


Bened

unread,
Dec 10, 2020, 9:21:56 PM12/10/20
to Flutter Development (flutter-dev)
@Tim Sneath
Thank you very much, gradle has been updated. I did not expected it to be done so quickly.

You made my day! Thanks again.

N.B.:to have zero error in profile/release/debug mode, I notice that minSdk has to be 19 (KitKat 4.4) due to the new integration_test. 

Benedicte Roussel

unread,
Dec 11, 2020, 8:47:23 AM12/11/20
to Flutter Development (flutter-dev)
About the new integration_test, I do not know if it is relevant but while running the flutter demo,this is the only red line I have:


[   +1 ms] Note: C:\xxxxx\flutter\packages\integration_test\android\src\main\java\dev\flutter\plugins\integration_test\FlutterTestRunner.java uses or overrides a deprecated API.
[   +2 ms] Note: Recompile with -Xlint:deprecation for details.


Reply all
Reply to author
Forward
0 new messages