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: 10 months ago
JSON representation
A collection of simple code snippets for Flutter.
- Host: GitHub
- URL: https://github.com/blendthink/flutter-snippets
- Owner: blendthink
- License: apache-2.0
- Created: 2022-03-24T22:57:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T04:51:35.000Z (almost 4 years ago)
- Last Synced: 2025-02-07T05:30:10.737Z (12 months ago)
- Topics: android-studio, flutter, intellij-plugin, snippets
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/18867
- Size: 1.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Flutter Snippets


[](https://plugins.jetbrains.com/plugin/18867)
[](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