Until Dart 2.7 introduced Extension methods, it was often impractical or impossible to add some functionality to built-in classes or someone else’s API. Well, now you can, and here are some useful examples. Tired of calling final theme = Theme.of(con...
tkko.hashnode.dev2 min read
No responses yet.