myoro_flutter_annotations 1.0.7
myoro_flutter_annotations: ^1.0.7 copied to clipboard
A code generation library for models and theme extensions.
1.0.7: Removing junk from example/ #
- Forgot to remove
example/lib/myoro_app_theme_extension.dart - Format files
- Create deployment script
1.0.6: Fixing buildCopyWith #
- Fix
lib/src/shared/functions/build_copy_with.dart
1.0.5: Fixing buildCopyWith #
- Fix
lib/src/shared/functions/build_copy_with.dartto be able to generate for a class without any fields
1.0.4: Fixing buildCopyWith #
- Fix
lib/src/shraed/functions/build_copy_with.dart
1.0.3: Post-deploy corrections #
- Fix
.github/workflows/deploy.yml - Upgrade
lintsinpubspec.yaml
1.0.2: Preparing to publish to pub.flutter-io.cn #
- Fix step that was saying "MFL" (Myoro Flutter Library) instead of "MFA" (Myoro Flutter Annotations)
- Prepare project for pub.flutter-io.cn publishing
- Polish documentation
- Polish deployment
1.0.1: Fixing .github/workflows/tests.yml #
- Fix title of
.github/workflows/tests.yml
1.0.0: Initial version #
- Initial version