jarrodcolburn / chromeapi

Flutter Chrome Extension API
Apache License 2.0
4 stars 1 forks source link

Can the functions of chrome runtime and chrome storage be completed? #1

Open ecol0408 opened 1 year ago

ecol0408 commented 1 year ago

Can the functions of chrome runtime and chrome storage be completed?

jarrodcolburn commented 1 year ago

This package/repo was more of a "proof of concept". The way I did it here was just a bunch of copy/paste and manual tweaking. So doing it for the full Chrome API would be pretty impractical. I asked for help with getting Google and the team who write the Dart Chrome Extension to assist in helping automate wrappers but no luck https://github.com/dart-lang/webdev/issues/2039 .

In fairness, they were super busy with the Flutter version 3 rollout when I sent that^.