fzyzcjy / flutter_rust_bridge

Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.
https://fzyzcjy.github.io/flutter_rust_bridge/
MIT License
4.12k stars 283 forks source link

More on precompiled binaries #567

Closed fzyzcjy closed 1 year ago

fzyzcjy commented 2 years ago

try to make it monorepo:

Related: https://github.com/fzyzcjy/flutter_rust_bridge/pull/565#issuecomment-1179816346

Desdaemon commented 2 years ago

I'm thinking of gathering all the distribution-specific files in a contrib folder, so it might look like this:

- contrib/
  - scoop-frb/
    - flutter_rust_bridge_codegen.json
  - homebrew-frb/
    - flutter_rust_bridge_codegen.rb
- frb_codegen
- ..

It makes better sense with regards to the individual bundling systems as well, so I prefer this approach.

fzyzcjy commented 2 years ago

Totally agree! Since the scoop/brew is like a repository which can hold multiple packages.

fzyzcjy commented 2 years ago

I have just released 1.38.0. Let's see whether the CI works :)

Desdaemon commented 2 years ago

Nice, it's a good opportunity to refine the install scripts as well.

Edit: Some preliminary checking:

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

fzyzcjy commented 1 year ago

bump

fzyzcjy commented 1 year ago

oh this seems to be solved already?

github-actions[bot] commented 1 year ago

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new issue.