MIF_E31221222/sigap-mobile
vergiLgood1 ba4cbd180a Refactor step indicator implementation and enhance registration form
- Removed the old StepIndicator widget and replaced it with a new implementation that supports multiple styles (standard, rounded, numbered).
- Added new styles for the StepIndicator: NumberedStepIndicator, RoundedStepIndicator, and StandardStepIndicator.
- Updated the registration form screen to utilize the new StepIndicator with improved styling and functionality.
- Enhanced the StateScreen widget to adapt to dark mode and utilize constants for spacing and sizes.
- Refactored CustomTextField to support dark mode and improved styling.
- Introduced a new FormRegistrationScreen for handling user registration with multiple steps and validation.
2025-05-19 15:09:05 +07:00
..
.vscode feat: Add branding and launch images for dark mode support 2025-05-19 00:12:05 +07:00
android feat: Add branding and launch images for dark mode support 2025-05-19 00:12:05 +07:00
assets Add role selection 2025-05-19 13:35:57 +07:00
ios feat: Add branding and launch images for dark mode support 2025-05-19 00:12:05 +07:00
lib Refactor step indicator implementation and enhance registration form 2025-05-19 15:09:05 +07:00
linux feat(panic-button): add models for events, evidences, incident logs, and sessions 2025-05-16 18:41:16 +07:00
macos Add role selection 2025-05-19 13:35:57 +07:00
test feat: Update pubspec.yaml with new dependencies and local assets 2025-05-16 15:42:03 +07:00
web Add Flutter app sigap-mobile as regular folder 2025-05-16 06:36:07 +07:00
windows feat(panic-button): add models for events, evidences, incident logs, and sessions 2025-05-16 18:41:16 +07:00
.env Add role selection 2025-05-19 13:35:57 +07:00
.gitignore Add Flutter app sigap-mobile as regular folder 2025-05-16 06:36:07 +07:00
.metadata Add Flutter app sigap-mobile as regular folder 2025-05-16 06:36:07 +07:00
README.md Add Flutter app sigap-mobile as regular folder 2025-05-16 06:36:07 +07:00
analysis_options.yaml feat: Update pubspec.yaml with new dependencies and local assets 2025-05-16 15:42:03 +07:00
auth_and_panic_button_flow.md feat: Implement user profile and role management features 2025-05-17 07:10:00 +07:00
flutter_native_splash.yaml feat: Add branding and launch images for dark mode support 2025-05-19 00:12:05 +07:00
pubspec.lock Add role selection 2025-05-19 13:35:57 +07:00
pubspec.yaml Add role selection 2025-05-19 13:35:57 +07:00
schema.prisma feat(panic-button): add models for events, evidences, incident logs, and sessions 2025-05-16 18:41:16 +07:00
supadart.yaml Refactor Supadart model classes for consistency and clarity 2025-05-18 14:42:34 +07:00

README.md

sigap

A mobile app for SIGAP Jember

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.