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

Folder structure (packages + examples) #105

Merged
merged 3 commits into from
May 5, 2023
Merged

Conversation

SandroMaglione
Copy link
Owner

This PR reorganises the folder structure of the repository:

  • New packages folder, contain fpdart (core)
    • This folder will contain other fpdart-related packages (testing, linting)
  • examples folder contains full dart/flutter projects using fpdart
  • packages/fpdart/example contains simple examples of how to use fpdart for specific tasks
  • resources contains screenshots, images, and general files used in the documentation

Updated also .gitignore and various configuration files to make the structure more maintainable.

@SandroMaglione SandroMaglione self-assigned this May 5, 2023
@SandroMaglione SandroMaglione added chore Rename files, upgrade dependencies, etc. (job often boring but needs to be done regularly) refactoring No change in functionality, but rewrite of some code labels May 5, 2023
@SandroMaglione SandroMaglione merged commit 0fce978 into main May 5, 2023
1 check passed
@SandroMaglione SandroMaglione deleted the folder-structure branch May 5, 2023 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Rename files, upgrade dependencies, etc. (job often boring but needs to be done regularly) refactoring No change in functionality, but rewrite of some code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant