basific 1.0.0
basific: ^1.0.0 copied to clipboard
A comprehensive Flutter package for authentication and user management with Supabase integration. Provides ready-to-use login, registration, and user management components.
1.0.0 #
Added #
- Complete authentication system with Supabase integration
- Ready-to-use login and registration pages
- User management component with CRUD operations
- Configurable themes and styling
- Flexible table and column name mapping
- Comprehensive documentation and examples
Features #
BasificLoginPage- Drop-in login componentBasificRegisterPage- User registration with validationBasificUserManager- Admin panel for user managementBasificAuth- Authentication service with static methodsBasificConfig- Configuration class for customizationBasificTheme- Theme configuration for UI components
Breaking Changes #
- Completely redesigned package from simple calculator to authentication system
- New dependency on
supabase_flutter - Minimum Flutter version increased to 3.0.0