Skip to content

Instantly share code, notes, and snippets.

@lukas-h
Last active August 2, 2020 22:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukas-h/1e277cbc389facb4ee0edd777b98958c to your computer and use it in GitHub Desktop.
Save lukas-h/1e277cbc389facb4ee0edd777b98958c to your computer and use it in GitHub Desktop.
pub.dev dependency copy shortcut
<div class="" style="
padding-bottom: 1rem;
margin-bottom: 1rem;
border-bottom: 1px solid #c8c8ca;
">
<h3 class="title">Install latest version:</h3>
<div style="
display: flex;
align-content: center;
">
<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24" style=" padding-right: 0.3rem; " fill="#0175c2"><path d="M0 0h24v24H0z" fill="none"></path><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"></path></svg>
<code style="
font-size: 1.2rem;
color: #0175c2;
">mime: ^0.9.6</code></div>
<p>Add to <code>dependencies:</code> in your project's pubspec.yaml</>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment