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

Restructure repo #4

Merged
merged 21 commits into from
Jan 21, 2022
Merged

Restructure repo #4

merged 21 commits into from
Jan 21, 2022

Conversation

tmthecoder
Copy link
Owner

This adds in all the dargon2 sister plugins (dargon2, dargon2_core, dargon2_interface, dargon2_flutter, dargon2_flutter_mobile, dargon2_flutter_web, and dargon2_flutter_platform_interface) together in a monorepo-style structure.

Why?

All the plugins are intrinsically related and it makes simultaneous editing, testing, and feature addition much easier

Similarly, issue testing, feature addition, and general work will be made much easier, especially within the deeper dependencies like dargon2_core, dargon2_interface, or dargon2_flutter_platform_interface as I can quickly see any cascading changes.

No Breaking Changes

This is just me moving files from separate repositories to one unified one. There are ZERO changes to the plugin code with this PR, all that is done is restructuring. Any use within applications will continue as-is without any developer changes

@tmthecoder tmthecoder merged commit 288338b into main Jan 21, 2022
@tmthecoder tmthecoder deleted the restructure-repo branch January 21, 2022 18:06
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