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

Appwrite CLI - Flutter and Generator commands #663

Open
wants to merge 17 commits into
base: 1.5.x
Choose a base branch
from

Conversation

lohanidamodar
Copy link
Member

@lohanidamodar lohanidamodar commented Jun 7, 2023

What does this PR do?

  • Adds a Flutter command and Generate to Appwrite CLI
    • appwrite flutter configure command is used to setup Flutter project, link with appwrite project, add platforms and add and initialize Appwrite SDK
    • appwrite generate <language> is used to generate data classes for all the database collections in the project (Dart, Typescript, Kotlin and Swift implemented, this covers our Client side libraries.)

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

YES

@lohanidamodar lohanidamodar changed the title Appwrite CLI - Flutter extension Appwrite CLI - Flutter and Generator commands Jul 17, 2023
@lohanidamodar lohanidamodar changed the base branch from master to 1.5.x December 25, 2023 04:17
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