Android 12 Dynamic Colors In Flutter Apps

How would you like Android 12 Dynamic Colors in Flutter Apps and even gosh shudder it be backwards compatible? This is why you follow me, as I always find a way to push the design envelope and instead of waiting for the SDK to be updated.
Caution, most of the time we avoid using null assertions as it’s a best practice to operate that way as nulls are flutter app killers. This is one of the…