Commit Graph

4 Commits

Author SHA1 Message Date
Misaka_Company
f19114f454 chore: add .gitattributes, project proxy config and update dependencies
- Add .gitattributes to normalize line endings for generated files
- Configure Gradle proxy in gradle.properties for project-level use
- Update pubspec.lock after flutter pub get with Flutter 3.41.9

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-08 15:35:38 +08:00
Misaka
50fc548a48 feat: add INTERNET permission and scanner library
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-07 19:58:50 +08:00
Misaka
d6bb5afb3c feat: add BroadcastReceiver and EventChannel for scanner
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-07 19:55:47 +08:00
Misaka
752bc404d3 Initial commit: Flutter project setup
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-06 21:43:56 +08:00