flower_fire 1.0.4
flower_fire: ^1.0.4 copied to clipboard
A comprehensive Flutter package providing customizable UI components, utilities, and services for building modern applications.
Changelog #
[1.0.4] - 2024-04-26 #
Added #
- New widget: Shopping Cart with SQLite database support
- Added SQLite and path dependencies for database functionality
Fixed #
- Fixed ambiguous exports in flower_fire.dart
- Added missing key parameters to widget constructors
- Added const constructors where appropriate
- Fixed linting issues in smart_cooking_timer.dart and recipe_manage.dart
[1.0.3] - 2024-04-26 #
Added #
- New widget: Plant Care Manager
- New widget: Smart Cooking Timer
- New widget: Location Navigation
- New widget: Pet Care
- New widget: Habit Tracker Graph
- New widget: Eco Habit Tracker
- New widget: Movie Review Advanced
- New widget: Todo Mid
- New widget: Form Validation Mid
Changed #
- Updated package exports to include all new widgets
- Improved documentation for new components
- Updated dependencies to latest stable versions
[1.0.2] - 2024-04-26 #
Added #
- Comprehensive documentation
- Platform support for Windows, macOS, and Linux
- New utility functions for time and unit conversion
- Improved error handling in HTTP and WebSocket services
Changed #
- Restructured package organization
- Updated dependencies to latest stable versions
- Improved code documentation
Fixed #
- Memory leaks in animation widgets
- WebSocket connection issues
- Form validation edge cases