petracore_flutter_frontend_starter 1.0.2 copy "petracore_flutter_frontend_starter: ^1.0.2" to clipboard
petracore_flutter_frontend_starter: ^1.0.2 copied to clipboard

A powerful CLI tool and package for generating Flutter projects with clean architecture, Firebase integration, and best practices.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2024-09-03 #

Added #

  • ๐ŸŽ‰ Initial release of PetraCore Flutter Frontend Starter
  • ๐Ÿ—๏ธ Project initialization command (petracore init)
  • ๐Ÿš€ Feature generation command (petracore feature)
  • ๐Ÿ”ฅ Firebase integration support (Firestore, Analytics, Cloud Messaging)
  • ๐Ÿงฉ BLoC pattern implementation with Hydrated BLoC
  • ๐Ÿ“ฑ Responsive design with ScreenUtil
  • ๐ŸŽจ Comprehensive UI component library
  • ๐Ÿ” Secure storage and environment variable support
  • ๐Ÿ›ฃ๏ธ Declarative navigation with GoRouter
  • ๐Ÿ“ฆ Clean Architecture implementation
  • ๐Ÿงช Testing infrastructure setup
  • ๐Ÿ“ Comprehensive linting rules
  • ๐Ÿ”ง VS Code configuration
  • ๐Ÿ“š Detailed documentation and examples

Features #

  • Project Generation: Complete Flutter project with clean architecture
  • Feature Generation: Modular feature creation with data/presentation layers
  • Firebase Setup: Pre-configured Firebase integration
  • State Management: BLoC/Cubit with state persistence
  • UI Components: Reusable buttons, inputs, scaffolds, loading states
  • Network Layer: Dio HTTP client with logging and error handling
  • Code Generation: Freezed models and JSON serialization
  • Extensions: Useful string, context, and utility extensions
  • Validation: Input validation and form handling patterns

Supported Platforms #

  • โœ… iOS
  • โœ… Android
  • โœ… Web
  • โœ… macOS
  • โœ… Windows
  • โœ… Linux

Dependencies #

  • flutter_bloc ^8.1.3
  • hydrated_bloc ^9.1.5
  • go_router ^10.0.0
  • flutter_screenutil ^5.4.0
  • dio ^5.3.3
  • firebase_core ^3.12.1
  • cloud_firestore ^5.6.5
  • And many more carefully selected packages

1.0.1 - 2024-09-16 #

Added #

  • ๐ŸŽจ AppBarV1 Component: Comprehensive app bar component with theming support
    • Full integration with design tokens and theme system
    • Multiple variants: AppBarV1, AppBarV1Transparent, AppBarV1Secondary
    • Customizable properties: title, actions, colors, elevation, center title
    • PreferredSizeWidget implementation for proper sizing
  • ๐Ÿ“‘ TabBarV1 Component: Feature-rich tab bar component with theming
    • Multiple variants: TabBarV1, TabBarV1Scrollable, TabBarV1Minimal
    • Comprehensive customization: colors, text styles, indicators, padding
    • Built-in hover and pressed state handling
    • Scrollable support with proper physics
  • ๐Ÿ—๏ธ App Bars Directory: Added app_bars/ folder structure to project generation
  • ๐Ÿ”ง Project Generator Updates: Updated to include app bar components in generated projects
  • ๐Ÿ“ฑ Sample Integration: Updated sample home screen to demonstrate AppBarV1 usage
  • ๐ŸŽจ Design System Integration: All components fully integrated with the app's design tokens

Improved #

  • Enhanced project structure with proper app bar component organization
  • Better component documentation and usage examples
  • More consistent theming across all generated components

[Unreleased] #

Planned #

  • ๐Ÿ“ฑ Additional UI components (date pickers, modals, etc.)
  • ๐Ÿ”ง Custom theme generator
  • ๐Ÿงช Enhanced testing templates
  • ๐Ÿš€ CI/CD workflow templates
  • ๐Ÿ“ฑ Platform-specific optimizations
  • ๐ŸŽจ Design system generator
  • ๐Ÿ”Œ Plugin integration templates
  • ๐Ÿ“Š Analytics dashboard template
  • ๐Ÿ” Advanced authentication patterns
  • ๐ŸŒ Internationalization setup
1
likes
0
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful CLI tool and package for generating Flutter projects with clean architecture, Firebase integration, and best practices.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, cli_util, io, mustache_template, path, recase, yaml

More

Packages that depend on petracore_flutter_frontend_starter