All Projects โ†’ dotdoom โ†’ fastlane-plugin-flutter

dotdoom / fastlane-plugin-flutter

Licence: MIT license
Flutter actions plugin for Fastlane

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to fastlane-plugin-flutter

fastlane-plugin-jira release notes
Fastlane Plugin for Jira Release Notes
Stars: โœญ 14 (-54.84%)
Mutual labels:  fastlane, fastlane-plugin
icon-banner
๐Ÿšฉ IconBanner adds custom nice-looking banners over your mobile app icons ๐Ÿ“ฑ
Stars: โœญ 18 (-41.94%)
Mutual labels:  fastlane, fastlane-plugin
fastlane-plugin-cosigner
A fastlane plugin to help you sign your iOS builds
Stars: โœญ 25 (-19.35%)
Mutual labels:  fastlane, fastlane-plugin
fastlane-plugin-run tests firebase testlab
Runs Android tests in Firebase Test Lab ๐Ÿš€
Stars: โœญ 46 (+48.39%)
Mutual labels:  fastlane, fastlane-plugin
fastlane-plugins
่‡ชๅˆ›้€ ่ถ…ๅฎž็”จๆ€ง Fastlane ๆ’ไปถๅ’Œ่‡ชๅฎšไน‰ actions ็š„่šๅˆไป“ๅบ“
Stars: โœญ 19 (-38.71%)
Mutual labels:  fastlane, fastlane-plugin
fastlane-plugin-validate app
Validate your app with altool before uploading to iTunes Connect
Stars: โœญ 16 (-48.39%)
Mutual labels:  fastlane, fastlane-plugin
souyuz
Fastlane build plugin for building Xamarin.iOS and Xamarin.Android applications
Stars: โœญ 35 (+12.9%)
Mutual labels:  fastlane, fastlane-plugin
firim
Upload ipa binary to fir.im in fastlane chain
Stars: โœญ 51 (+64.52%)
Mutual labels:  fastlane, fastlane-plugin
on-demand-delivery-fastlane-slack
iOS On-Demand delivery architecture via slack/jenkins/fastlane. Demo project for: #PragmaConf2019
Stars: โœญ 18 (-41.94%)
Mutual labels:  fastlane
ionic4-boilerplate
๐Ÿš€ boilerplate for ionic4 with CI based on travis and fastlane. doc and example are provided
Stars: โœญ 25 (-19.35%)
Mutual labels:  fastlane
pedax
Reversi Board with edax, which is the strongest reversi engine.
Stars: โœญ 18 (-41.94%)
Mutual labels:  fastlane
fastlane-plugin-slack bot
A Fastlane plugin to customize your automation workflow(s) with a Slack Bot ๐Ÿค–๐Ÿš€
Stars: โœญ 26 (-16.13%)
Mutual labels:  fastlane
ios-build-script
Shell scripts to build ipa
Stars: โœญ 52 (+67.74%)
Mutual labels:  fastlane
expense-manager
Developers : Checkout this repo for complete CI-CD of flutter with fastlane. Android/iOS both apps are getting deployed on stores with Fastlane.
Stars: โœญ 28 (-9.68%)
Mutual labels:  fastlane
Localizr
Localizr is a Tool that handles and automates the generation of localization files for IOS and Android so there will be only one source of truth for all of your localization strings.
Stars: โœญ 33 (+6.45%)
Mutual labels:  fastlane
birthtalk
Meet who have birth common with you
Stars: โœญ 36 (+16.13%)
Mutual labels:  fastlane
fastlane-plugin-create xcframework
Fastlane plugin that creates xcframework for given list of destinations ๐Ÿš€
Stars: โœญ 58 (+87.1%)
Mutual labels:  fastlane
LongWeekend-iOS
๐Ÿ–๐Ÿ“ฑ LongWeekend is iOS Application that supports checking long weekends when taking a vacation in Japan
Stars: โœญ 19 (-38.71%)
Mutual labels:  fastlane
xcresult
Ruby interface for inspecting data and exporting data from Xcode 11 .xcresult files
Stars: โœญ 31 (+0%)
Mutual labels:  fastlane
Swiftmazing
A iOS application with layout based on App Store that can check the most starred and last updated Swift repository
Stars: โœญ 73 (+135.48%)
Mutual labels:  fastlane

flutter plugin

Gem Version fastlane Plugin Badge codecov Build Status

Automated end-to-end test (download Flutter, create an app, build it) on the following platforms:

  • macOS (iOS)
  • macOS (Android)
  • Ubuntu Linux (Android)
  • Windows (Android)

Getting Started

This project is a fastlane plugin. To get started with fastlane-plugin-flutter, add it to your project by running:

$ fastlane add_plugin flutter

About flutter

Flutter actions plugin for Fastlane.

Example

Check out the example Fastfile to see how to use this plugin.

Run tests for this plugin

To run both the tests, and code style validation, run

$ bundle install
$ bundle exec rake
$ bundle exec fastlane end_to_end_test

To automatically fix many of the styling issues, use

$ bundle install
$ bundle exec rubocop -a

Issues and Feedback

For any other issues and feedback about this plugin, please submit it to this repository.

Troubleshooting

If you have trouble using plugins, check out the Plugins Troubleshooting guide.

Using fastlane Plugins

For more information about how the fastlane plugin system works, check out the Plugins documentation.

About fastlane

fastlane is the easiest way to automate beta deployments and releases for your iOS and Android apps. To learn more, check out fastlane.tools.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].