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: multiple generations for same class #124

Merged
merged 18 commits into from
Jan 14, 2025

Conversation

techouse
Copy link
Collaborator

@techouse techouse commented Dec 10, 2024

This pull request builds on top of #123 originally authored by @Rodsevich and introduces several changes to the envied_example and envied_generator packages, focusing on adding environment variable management and improving code generation. The most important changes include adding a new .gitignore entry, defining environment variables, generating corresponding code, and updating the generator logic.

Environment Variable Management:

Code Generation:

Testing:


@techouse techouse added the enhancement New feature or request label Dec 10, 2024
@techouse techouse self-assigned this Dec 10, 2024
# Conflicts:
#	examples/envied_example/pubspec.lock
#	packages/envied_generator/lib/src/generator.dart
#	packages/envied_generator/test/src/generator_tests.dart
@techouse techouse mentioned this pull request Jan 14, 2025
@petercinibulk petercinibulk merged commit 30e8c3c into main Jan 14, 2025
3 checks passed
@techouse techouse added this to the 1.0.1 milestone Jan 14, 2025
@techouse techouse deleted the feat/multiple-generations-for-same-class branch January 14, 2025 16:36
@techouse techouse mentioned this pull request Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple generations for same class
3 participants