Skip to content
  • Marri ABHINAY Reddy's avatar
    Update 193 files · 2d30eae5
    Marri ABHINAY Reddy authored
    - /.vscode/settings.json
    - /android/gradle/wrapper/gradle-wrapper.properties
    - /android/app/src/debug/AndroidManifest.xml
    - /android/app/src/profile/AndroidManifest.xml
    - /android/build/reports/problems/problems-report.html
    - /android/app/src/main/res/drawable-v21/launch_background.xml
    - /android/app/src/main/res/drawable/launch_background.xml
    - /android/app/src/main/res/mipmap-hdpi/ic_launcher.png
    - /android/app/src/main/res/mipmap-mdpi/ic_launcher.png
    - /android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
    - /android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
    - /android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
    - /android/app/src/main/res/values-night/styles.xml
    - /android/app/src/main/res/values/styles.xml
    - /android/app/src/main/kotlin/com/example/data_app/MainActivity.kt
    - /android/app/src/main/AndroidManifest.xml
    - /android/app/build.gradle.kts
    - /android/.gitignore
    - /android/build.gradle.kts
    - /android/gradle.properties
    - /android/settings.gradle.kts
    - /windows/flutter/CMakeLists.txt
    - /windows/flutter/generated_plugin_registrant.cc
    - /windows/flutter/generated_plugin_registrant.h
    - /windows/flutter/generated_plugins.cmake
    - /windows/runner/resources/app_icon.ico
    - /windows/runner/CMakeLists.txt
    - /windows/runner/Runner.rc
    - /windows/runner/flutter_window.cpp
    - /windows/runner/flutter_window.h
    - /windows/runner/main.cpp
    - /windows/runner/resource.h
    - /windows/runner/runner.exe.manifest
    - /windows/runner/utils.cpp
    - /windows/runner/utils.h
    - /windows/runner/win32_window.cpp
    - /windows/runner/win32_window.h
    - /windows/.gitignore
    - /windows/CMakeLists.txt
    - /web/icons/Icon-192.png
    - /web/icons/Icon-512.png
    - /web/icons/Icon-maskable-192.png
    - /web/icons/Icon-maskable-512.png
    - /web/favicon.png
    - /web/index.html
    - /web/manifest.json
    - /test/widget_test.dart
    - /macos/Flutter/Flutter-Debug.xcconfig
    - /macos/Flutter/Flutter-Release.xcconfig
    - /macos/Flutter/GeneratedPluginRegistrant.swift
    - /macos/RunnerTests/RunnerTests.swift
    - /macos/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
    - /macos/Runner/Base.lproj/MainMenu.xib
    - /macos/Runner/Configs/AppInfo.xcconfig
    - /macos/Runner/Configs/Debug.xcconfig
    - /macos/Runner/Configs/Release.xcconfig
    - /macos/Runner/Configs/Warnings.xcconfig
    - /macos/Runner.xcworkspace/contents.xcworkspacedata
    - /macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
    - /macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
    - /macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json
    - /macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png
    - /macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png
    - /macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png
    - /macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png
    - /macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png
    - /macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png
    - /macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png
    - /macos/Runner.xcodeproj/project.pbxproj
    - /macos/Runner/AppDelegate.swift
    - /macos/Runner/DebugProfile.entitlements
    - /macos/Runner/Info.plist
    - /macos/Runner/MainFlutterWindow.swift
    - /macos/Runner/Release.entitlements
    - /macos/.gitignore
    - /macos/Podfile
    - /linux/flutter/CMakeLists.txt
    - /linux/flutter/generated_plugin_registrant.cc
    - /linux/flutter/generated_plugin_registrant.h
    - /linux/flutter/generated_plugins.cmake
    - /linux/runner/CMakeLists.txt
    - /linux/runner/main.cc
    - /linux/runner/my_application.cc
    - /linux/runner/my_application.h
    - /linux/.gitignore
    - /linux/CMakeLists.txt
    - /lib/components/already_have_an_account_acheck.dart
    - /lib/components/background.dart
    - /lib/services/api_service.dart
    - /lib/services/auth_service.dart
    - /lib/services/category_api_service.dart
    - /lib/services/get_categories_api.dart
    - /lib/services/otp_api_service.dart
    - /lib/services/token_storage_service.dart
    - /lib/services/user_api_service.dart
    - /lib/services/uuid_service.dart
    - /lib/Screens/debug/token_debug_widget.dart.dart
    - /lib/Screens/feedback/feedback_screen.dart
    - /lib/Screens/profile/profile_screen.dart
    - /lib/Screens/Dashboard/components/category_grid.dart
    - /lib/Screens/Dashboard/components/dashboard_drawer.dart
    - /lib/Screens/Dashboard/components/recording_section.dart
    - /lib/Screens/InputMethod/components/input_options_grid.dart
    - /lib/Screens/Login/components/login_form.dart
    - /lib/Screens/Login/components/login_screen_top_image.dart
    - /lib/Screens/OTP/components/otp_form.dart
    - /lib/Screens/OTP/components/otp_screen_top_image.dart
    - /lib/Screens/Signup/components/or_divider.dart
    - /lib/Screens/Signup/components/sign_up_top_image.dart
    - /lib/Screens/Signup/components/signup_form.dart
    - /lib/Screens/Signup/components/social_icon.dart
    - /lib/Screens/Signup/components/social_sign_up.dart
    - /lib/Screens/Welcome/components/login_signup_btn.dart
    - /lib/Screens/Welcome/components/welcome_image.dart
    - /lib/Screens/recording/components/image_packer.dart
    - /lib/Screens/Dashboard/dashboard_screen.dart
    - /lib/Screens/InputMethod/input_method_screen.dart
    - /lib/Screens/Login/login_screen.dart
    - /lib/Screens/OTP/otp_screen.dart
    - /lib/Screens/Signup/signup_screen.dart
    - /lib/Screens/Welcome/welcome_screen.dart
    - /lib/Screens/recording/audio_input_screen.dart
    - /lib/Screens/recording/picture_input_screen.dart
    - /lib/Screens/recording/text_input_screen.dart
    - /lib/Screens/recording/video_input_screen.dart
    - /lib/constants.dart
    - /lib/main.dart
    - /lib/responsive.dart
    - /ios/Flutter/AppFrameworkInfo.plist
    - /ios/Flutter/Debug.xcconfig
    - /ios/Flutter/Release.xcconfig
    - /ios/RunnerTests/RunnerTests.swift
    - /ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
    - /ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
    - /ios/Runner/Base.lproj/LaunchScreen.storyboard
    - /ios/Runner/Base.lproj/Main.storyboard
    - /ios/Runner.xcworkspace/contents.xcworkspacedata
    - /ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
    - /ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
    - /ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
    - /ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json
    - /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
    - /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
    - /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
    - /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
    - /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
    - /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
    - /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
    - /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
    - /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
    - /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
    - /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
    - /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
    - /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
    - /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
    - /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]
    - /ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json
    - /ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png
    - /ios/Runner/Assets.xcassets/LaunchImage.imageset/[email protected]
    - /ios/Runner/Assets.xcassets/LaunchImage.imageset/[email protected]
    - /ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md
    - /ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
    - /ios/Runner.xcodeproj/project.pbxproj
    - /ios/Runner/AppDelegate.swift
    - /ios/Runner/Info.plist
    - /ios/Runner/Runner-Bridging-Header.h
    - /ios/.gitignore
    - /ios/Podfile
    - /ios/Podfile.lock
    - /category-automation/scripts/batch_operations.py
    - /category-automation/scripts/create_categories.py
    - /category-automation/scripts/get_categories.py
    - /category-automation/scripts/run.py
    - /category-automation/src/__init__.py
    - /category-automation/src/category_manager.py
    - /category-automation/src/config.py
    - /category-automation/tests/__init__.py
    - /category-automation/.env.example
    - /category-automation/.gitignore
    - /category-automation/README.md
    - /category-automation/categories.json
    - /category-automation/requirements.txt
    - /setup.sh
    - /TESTCASES.md
    - /pubspec.yaml
    - /pubspec.lock
    - /CHANGELOG.md
    - /analysis_options.yaml
    - /.metadata
    - /.gitignore
    - /dashboard.py
    - /requirements.txt
    - /README.md
    2d30eae5
Loading