Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

feat: Add Flutter-ELinux Support to Cargokit#77

Open
Losses wants to merge 3 commits intoirondash:mainfrom
Losses:main
Open

feat: Add Flutter-ELinux Support to Cargokit#77
Losses wants to merge 3 commits intoirondash:mainfrom
Losses:main

Conversation

@Losses
Copy link
Copy Markdown

@Losses Losses commented Sep 15, 2024

Description

This PR introduces support for Flutter-ELinux to the Cargokit project. Given the stringent performance requirements of embedded devices, incorporating Rust into Dart/Flutter may be necessary to achieve optimal performance.

Changes

  • Added support for Flutter-ELinux

Motivation

Embedded devices often have strict performance constraints, and Rust's performance characteristics can help meet these demands when integrated with Dart/Flutter. This integration aims to leverage Rust's efficiency to enhance the performance of applications running on embedded systems.

Related Pull Requests

@Losses
Copy link
Copy Markdown
Author

Losses commented Sep 17, 2024

image
The ci is broken?

@knopp
Copy link
Copy Markdown
Contributor

knopp commented Sep 17, 2024

Yes, looks like the dart build / installer is broken? Maybe I should migrate the script to install flutter instead.

@temeddix temeddix mentioned this pull request Sep 19, 2024
knopp pushed a commit that referenced this pull request Oct 4, 2024
This PR fixes CI to allow #77 to be merged into the main branch.

Thank you always for the amazing toolchain, and `native_toolchain_rust`
you're working on also looks amazing :)
@temeddix
Copy link
Copy Markdown
Contributor

temeddix commented Oct 4, 2024

@Losses Now that the CI is fixed, this PR might be mergeable.

@Losses
Copy link
Copy Markdown
Author

Losses commented Oct 5, 2024

What should I do to make the CI pass? Randomly change something and change it back?

@temeddix
Copy link
Copy Markdown
Contributor

temeddix commented Oct 5, 2024

@Losses Merging the main branch of cargokit into your branch would be enough

@Losses
Copy link
Copy Markdown
Author

Losses commented Oct 5, 2024

@temeddix Let me have a try

@temeddix
Copy link
Copy Markdown
Contributor

@knopp Would it be possible for us to run the workflow?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants