Skip to content
This repository was archived by the owner on Jan 28, 2024. It is now read-only.

Support for passing/returning Structs by value. (#134) #163

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

mannprerak2
Copy link
Contributor

  • Added support for structs by value, fixed tests, and example
  • updated version, readme, changelog
  • Added more tests
  • Added struct return by value to native test
  • Fix struct by value in nested typedefs

* Added support for structs by value, fixed tests and example
* updated version, readme, changelog
* Added more tests
* Added struct return by value to native test
* Fix struct by value in nested typedefs
@mannprerak2 mannprerak2 requested a review from dcharkes March 1, 2021 12:20
Copy link
Contributor

@dcharkes dcharkes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed on #134.

@dcharkes dcharkes merged commit 069e36f into dart-archive:master Mar 1, 2021
@mannprerak2 mannprerak2 deleted the dd2m_2 branch March 1, 2021 16:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants