<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dart on Naoufal Zerai</title><link>https://zerai.xyz/tags/dart/</link><description>Recent content in Dart on Naoufal Zerai</description><generator>Hugo</generator><language>en</language><copyright>&lt;a rel=license href=http://creativecommons.org/licenses/by-nc-sa/4.0/&gt;&lt;img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /&gt;&lt;/a&gt;&lt;br /&gt;This work is licensed under a &lt;a rel=license href=http://creativecommons.org/licenses/by-nc-sa/4.0/&gt;Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License&lt;/a&gt;.</copyright><lastBuildDate>Thu, 13 Aug 2026 14:55:00 -0400</lastBuildDate><atom:link href="https://zerai.xyz/tags/dart/index.xml" rel="self" type="application/rss+xml"/><item><title>Go Dart Plugin</title><link>https://zerai.xyz/blog/go-dart-plugin/</link><pubDate>Sun, 06 Nov 2022 18:35:52 -0500</pubDate><guid>https://zerai.xyz/blog/go-dart-plugin/</guid><description>&lt;p&gt;&lt;strong&gt;Part One&lt;/strong&gt; the GO side:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;We need to make the function exportable, so the name should be capitalized and become &lt;code&gt;GetKey()&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;We need to use &lt;code&gt;cgo&lt;/code&gt; so that we can create shared library, &lt;code&gt;cgo&lt;/code&gt; means we need to:&lt;/li&gt;
&lt;/ol&gt;</description></item></channel></rss>