Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organize things and rename the package to Rinf #187

Merged
merged 97 commits into from
Oct 17, 2023
Merged

Conversation

temeddix
Copy link
Member

Changes

It's just as the title says. Rust-In-Flutter is too long for a framework name. The name Rinf doesn't conflict with any existing crates or Flutter package.

Before Committing

Please make sure that you've formatted the files.

dart format .
cargo fmt
cargo clippy --fix --allow-dirty

knopp and others added 30 commits April 11, 2022 22:29
in some cases the product dir can be cleaned independently on temp dir,
which would leave symlinks pointing nowhere, which causes xcode to skip
the build completely.
Quietly `cargo run` on `build_tool`
Otherwise the check may fail with false positive when there is unfinished NDK installation.
knopp and others added 28 commits September 11, 2023 23:33
Pub issue: dart-lang/pub#4010

This has been merged but will likely take a while until it trickles down
to Flutter stable so in the meanwhile the workaround will resolve the
symlink before feeding it to pub.

Fixes irondash/cargokit#14
Otherwise CC tries to detect compiler in some cases and may fail during
android build.
The path to flutter_export_environment.sh is different for iOS project.
…3bf0492decdc46f3'

git-subtree-dir: flutter_package/cargokit
git-subtree-mainline: 8a9d6e2
git-subtree-split: 15bdc18
@temeddix temeddix merged commit 96958f3 into main Oct 17, 2023
12 checks passed
@temeddix temeddix deleted the organize-to-rinf branch October 17, 2023 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants