Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Incremental Build Script #422

Merged
merged 1 commit into from
Mar 16, 2018
Merged

Incremental Build Script #422

merged 1 commit into from
Mar 16, 2018

Conversation

fkorotkov
Copy link
Contributor

Similar to plugin_tools.sh but doesn't depend on Travis or any other CI.

+use it for Cirrus CI

to: @Hixie @yjbanov

@fkorotkov
Copy link
Contributor Author

analyze is failing again despite #420. Now with:

 info - 'child' is deprecated and shouldn't be used at example/lib/main.dart:101:9 - (deprecated_member_use)

'child' in showDialog method. Not sure what it should be changed to.

@yjbanov
Copy link
Contributor

yjbanov commented Mar 14, 2018

You can replace it with builder (example).

@yjbanov
Copy link
Contributor

yjbanov commented Mar 14, 2018

/cc @jonahwilliams

Similar to `plugin_tools.sh` but doesn't depend on Travis or any other CI.

+use it for Cirrus CI
@fkorotkov
Copy link
Contributor Author

rebased after #425 was merged. now CI is green.

@yjbanov
Copy link
Contributor

yjbanov commented Mar 16, 2018

lgtm

@yjbanov yjbanov merged commit 0d6e488 into flutter:master Mar 16, 2018
jonasbark pushed a commit to jonasbark/plugins that referenced this pull request Mar 20, 2018
* commit 'a404fbfd4842b51b57bc0c6298604cf5674e2c02': (40 commits)
  Update README.md (flutter#430)
  Updated to 0.5.0 (flutter#428)
  AdSizes for AdMob banner ads (flutter#402)
  bump minor version and add changelog entry (flutter#427)
  add fetchProvidersForEmail wrapper (flutter#410)
  Incremental Build Script (flutter#422)
  add runtime permission requests for external storage and camera (flutter#424)
  Fix Dart 2 type error and deprecation (flutter#425)
  Fix a Dart 2 runtime cast failure in firebase_database test (flutter#419)
  Fixed deprecation warnings (flutter#420)
  Fix Dart 2 runtime error in the camera plugin (flutter#417)
  Always use the latest Flutter available (flutter#415)
  Spelling (flutter#411)
  Configure Flutter CI (flutter#383)
  Set SDK constraints to match Flutter beta (flutter#412)
  Remove Gradle artifacts from repo (flutter#414)
  Google maps plugin stub (flutter#405)
  Allow null document snapshot data when document does not exist (flutter#406)
  Fix new formatting errors (flutter#408)
  Fix url_launcher for iOS <10 (flutter#407)
  ...
julianscheel pushed a commit to jusst-engineering/plugins that referenced this pull request Mar 11, 2020
Similar to `plugin_tools.sh` but doesn't depend on Travis or any other CI.

+use it for Cirrus CI
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants