You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe it's possible now but if not could we have option that clips can inherit from custom classes?
I've created simple example how it could work. I've modified darttestLib.dart file manually and added comments there.
// Add path to base library
// Extends clip from base class
// Extends clip from base class
Maybe it's possible now but if not could we have option that clips can inherit from custom classes?
I've created simple example how it could work. I've modified darttestLib.dart file manually and added comments there.
// Add path to base library
// Extends clip from base class
// Extends clip from base class
https://www.dropbox.com/s/bbry6rdiz0ngyqr/darttest.zip
I see that is not possible to set "Base Class" filed to class which not exists so maybe we could use "Class" field and type eg. "base.Circle"
I hope it makes sense.
The text was updated successfully, but these errors were encountered: