Hello AGL members ,
We're very pleased to inform you our 2022 January release is done and pushed back https://github.com/bernardpumped/ped/tree/main
If you are so inclined please pull, test, if you have any questions please let us know.
Log Message:
-----------
-----------
Convention refactoring Flutter 2.10.0 & Dart 2.16.0
No longer using
CAPS for constants
underscores in between words
new keyword
nulls
Commenced using
Better suited methods for lists like isEmpty / isNotEmpty on collections instead of comparing lengths
Various annotations @overrides etc.
Concise operators ?? , ?. , ?= etc. replace verbose counterparts
Avoiding + operator, instead use adjacent strings for concatenation.
Avoiding unnecessary string interpolation.
No longer using
CAPS for constants
underscores in between words
new keyword
nulls
Commenced using
Better suited methods for lists like isEmpty / isNotEmpty on collections instead of comparing lengths
Various annotations @overrides etc.
Concise operators ?? , ?. , ?= etc. replace verbose counterparts
Avoiding + operator, instead use adjacent strings for concatenation.
Avoiding unnecessary string interpolation.
UI Performance improvements
for loops instead of foreach
using const Widgets,
using key in widget definitions
Using specialized widgets like SizedBox
Removing unnecessary containers
Better Code Cohesion
using const Widgets,
using key in widget definitions
Using specialized widgets like SizedBox
Removing unnecessary containers
Better Code Cohesion
best regards
Bernard
_._,_._,_
Links:
You receive all messages sent to this group.
View/Reply Online (#9662) | Reply To Group | Reply To Sender | Mute This Topic | New Topic
Your Subscription | Contact Group Owner | Unsubscribe [list-automotive-discussions82@xxxxxxxxxxx]
_._,_._,_