browser_helper library
Functions
-
createAvatarImage(
User user, {int width = 128, int height = 128}) → ImageElement - Creates an Image Element from a User that has the user's avatar.
-
renderMarkdown(
GitHub github, String selector, {int indent = 4}) → void - Renders Markdown in HTML using the GitHub API