Dart 3 in depth: New class modifiers
Context
If you have some experience with the Dart language, you probably know that any Dart class can be used as an interface, mixin or it can be extended. the language is quite permissive, which has many advantages but also many disadvantages: As a ...
spix3l.hashnode.dev2 min read