4 Commits

Author SHA1 Message Date
mandreshope
61047f266d chore: Renames project to e_scan
Performs a comprehensive project rename from 'barcode_scanner' to 'e_scan' (or 'eScan' for user-facing labels). This update spans all relevant files, including:

- Application IDs and bundle identifiers for Android, iOS, macOS, and Linux.
- VS Code launch configurations.
- Dart package import paths.
- Project names and titles in `pubspec.yaml`, `README.md`, and platform-specific configurations (e.g., CMakeLists, Info.plist, AndroidManifest).
2025-07-30 09:19:44 +03:00
mandreshope
6f2f94b2da chore: Update app icons and button text
Updates the app icons for both Android and iOS across various sizes and densities.

Changes the text color of the primary button component to white for improved visibility.
2025-07-03 10:46:47 +03:00
mandreshope
56ca49d84e style: Updates app icons
Replaces the app icons for both Android and iOS platforms. Includes necessary updates to asset catalog configurations and image files across various resolutions and sizes.
2025-06-19 16:44:37 +03:00
mandreshope
406e5b1909 initial commit 2025-06-19 16:41:41 +03:00