issues
search
refi64
/
vuedart
Create Vue web apps in Dart
https://refi64.com/vuedart
310
stars
19
forks
source link
Mixin enhancements
#20
Closed
refi64
closed
6 years ago
refi64
commented
6 years ago
Drop the explicit
mixins: [...]
argument.
Avoid having to make the user specify all the abstract functions.
mixins: [...]
argument.