alexmercerind / dart_vlc

Flutter bindings to libVLC.
GNU Lesser General Public License v2.1
513 stars 137 forks source link

added explicit typing to media ctors' startTime & stopTime #371

Closed Milchkonsument closed 1 year ago

Milchkonsument commented 1 year ago

startTime & stopTime accepted dynamic before

Milchkonsument commented 1 year ago

@alexmercerind