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

feat: install command #289

Merged
merged 13 commits into from
May 7, 2024
Merged

feat: install command #289

merged 13 commits into from
May 7, 2024

Conversation

Lyokone
Copy link
Contributor

@Lyokone Lyokone commented Apr 22, 2024

Description

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

Copy link
Member

@russellwheatley russellwheatley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for the most part 💪 . I do think we should have some integration tests for unhappy paths and happy paths 😄. But I guess that would be tricky with inputs required for selecting plugins. Maybe we should have a flag for simply installing the packages that are in the pubspec so they don't have to input additional packages? 🤔 If that isn't desirable for the user, we could have one simply for the CI so we can test.

packages/flutterfire_cli/lib/src/commands/install.dart Outdated Show resolved Hide resolved
@Lyokone Lyokone merged commit e9fa73e into main May 7, 2024
6 of 8 checks passed
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.

3 participants