j0j00 / flutter_liquidcore

Node.js virtual machine for Android and iOS in Flutter.
https://pub.dev/packages/flutter_liquidcore
BSD 2-Clause "Simplified" License
67 stars 16 forks source link

update uuid package dependent #3

Closed feilongfl closed 5 years ago

feilongfl commented 5 years ago

package uuid have updated to 2.x

j0j00 commented 5 years ago

Thanks for the PR, and sorry about the delay responding to it, I've been extremely busy with other things.

I updated the min version to ^2.0.2, because the 2.0.0 version had regression issues.

I'll push a release of the plugin soon.