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

Move all packages under packages folder to follow popular Flutter project structure convention #53

Closed
albertus-stripe opened this issue May 23, 2021 · 0 comments · Fixed by #58

Comments

@albertus-stripe
Copy link
Contributor

I have a very nitpick suggestion on improving our current project folder structure. Since this project publishes multiple packages at the same time, what do you think about adopting the flutter/flutter folder structure and moving stripe, stripe_android, stripe_ios, and stripe_platform_interfaces inside the packages folder?

Some references on Flutter project repository following the same convention:

  1. Flutter SDK
  2. Flutter Plugins
  3. FlutterFire
  4. plus_plugins

(discussed with the maintainer offline and we agreed on doing this later to prevent conflicts on current branch)

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 a pull request may close this issue.

1 participant