Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add detailed instructions for running API Dash-generated code in Kotlin using okhttp3 #535

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AffanShaikhsurab
Copy link
Contributor

Add detailed instructions for running API Dash-generated code in Kotlin using okhttp3, including steps for installing Kotlin, adding dependencies, and executing the code on macOS, Windows, and Linux.

PR Description

This pull request provides detailed, platform-specific instructions for running API Dash-generated code in Kotlin using okhttp3. The steps include guidance on installing Kotlin, adding the okhttp3 dependency via Gradle, and executing the generated code on macOS, Windows, and Linux.

Related Issues

#527

Checklist

  • I have gone through the contributing guide

  • I have updated my branch and synced it with project main branch before making this PR

  • I am using the latest Flutter stable branch (run flutter upgrade and verify)

  • I have run the tests (flutter test) and all tests are passing

  • Yes

  • No, and this is why: The changes are purely documentation-related

OS on which you have developed and tested the feature?

  • Windows
  • macOS
  • Linux

…in using okhttp3

Add detailed instructions for running API Dash-generated code in Kotlin using okhttp3, including steps for installing Kotlin, adding dependencies, and executing the code on macOS, Windows, and Linux.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant