Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blendthink/flutter-snippets

A collection of simple code snippets for Flutter.
https://github.com/blendthink/flutter-snippets

android-studio flutter intellij-plugin snippets

Last synced: 20 days ago
JSON representation

A collection of simple code snippets for Flutter.

Awesome Lists containing this project

README

        

# Flutter Snippets

icon

![Build](https://github.com/blendthink/flutter-snippets/workflows/Build/badge.svg)
[![Version](https://img.shields.io/jetbrains/plugin/v/18867.svg)](https://plugins.jetbrains.com/plugin/18867)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/18867.svg)](https://plugins.jetbrains.com/plugin/18867)

A collection of simple code snippets for Flutter.

For detailed usage, please click [here](https://github.com/blendthink/flutter-snippets/blob/main/docs/DESCRIPTION.md).

## Installation

- Using IDE built-in plugin system:

Settings/Preferences > Plugins > Marketplace > Search for "flutter-snippets" >
Install Plugin

- Manually:

Download the [latest release](https://github.com/blendthink/flutter-snippets/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

---
Plugin based on the [IntelliJ Platform Plugin Template][template].

[template]: https://github.com/JetBrains/intellij-platform-plugin-template