betwixt-labs / bebop

🎷No ceremony, just code. Blazing fast, typesafe binary serialization.

Home Page:https://bebop.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dart/flutter package out of date?

msackman opened this issue · comments

Describe the bug
The dart runtime package at https://pub.dev/publishers/rainway.com/packages is old and doesn't match the runtime dart code (or name!) in this repository. Using bebop in dart/flutter is then harder than normal libraries as I end up copying the runtime dart files out of this repo and setting them up as a local library, rather than a normal import.

Expected behavior
flutter pub add bebop_dart (or flutter pub add bebop) (and equiv for dart) should work and provide the current version of the bebop runtime for dart)

Guys, what the status with Dart? When it will be available??