ALEKSANDR VASILEV
ALEKSANDR VASILEV
` final daysJuly = DateUtils.daysInMonth(DateTime.utc(2021, 7, 1)); for (var day in daysJuly) { print(day.toUtc().toString()); } ` 
dcdg does not work with the new analyzer >=3.0.0 - but it is required for freezed to work. And freezed is a structured package... Can this be fixed? `Because tortuga...
[mdi_web] pub get Resolving dependencies... Because build_runner >=1.10.0 depends on build_resolvers ^1.3.8 which depends on analyzer ^0.39.5, build_runner >=1.10.0 **requires analyzer ^0.39.5.** And because aqueduct >=3.3.0 depends on analyzer >=0.32.0...
Are there any plans to add SSE?