Fastlane Plugin Flutter Version
Description
Fastlane plugin to retrieve version code for Flutter projects.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
flutter_version (Fastlane plugin)
[](#contributors-)
[](https://rubygems.org/gems/fastlane-plugin-flutter_version) [](https://gitpod.io/#https://github.com/tianhaoz95/fastlane-plugin-flutter_version) [](https://codecov.io/gh/tianhaoz95/fastlane-plugin-flutter_version)
flutter_version is a Fastlane plugin to retrieve version code from Flutter projects which can be used to release changlogs and other metadata to marketplaces.
Installation
This project is a [_fastlane_](https://github.com/fastlane/fastlane) plugin. To get started with `fastlane-plugin-flutter_version`, add it to your project by adding the following lines in `Gemfile`:
From GitHub registry (recommended)
Install from the command line:
gem install fastlane-plugin-flutter_version --version "1.0.0" --source "https://rubygems.pkg.github.com/tianhaoz95"
Install via Gemfile:
source "https://rubygems.pkg.github.com/tianhaoz95" do
gem "fastlane-plugin-flutter_version", "1.0.0"
end
Check out the instructions in [GitHub Registry](https://github.com/tianhaoz95/fastlane-plugin-flutter_version/packages/143774).
From RubyGems registry
Install from the command line:
gem install fastlane-plugin-flutter_version
Install via Gemfile:
gem 'fastlane-plugin-flutter_version', '~> 1.0', '>= 1.0.1'
Check out the instructions [here](https://rubygems.org/gems/fastlane-plugin-flutter_v
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development