{"id":20788638,"url":"https://github.com/narayan954/fluter-fastapi-grayscaling-app","last_synced_at":"2026-04-29T05:03:57.347Z","repository":{"id":215769574,"uuid":"739740346","full_name":"narayan954/fluter-fastapi-grayscaling-app","owner":"narayan954","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-09T07:22:33.000Z","size":396,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T10:17:29.681Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/narayan954.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2024-01-06T11:59:49.000Z","updated_at":"2024-01-08T07:15:13.000Z","dependencies_parsed_at":"2024-01-09T08:42:17.386Z","dependency_job_id":null,"html_url":"https://github.com/narayan954/fluter-fastapi-grayscaling-app","commit_stats":null,"previous_names":["narayan954/fluter-fastapi-crud","narayan954/fluter-fastapi-grayscaling-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narayan954%2Ffluter-fastapi-grayscaling-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narayan954%2Ffluter-fastapi-grayscaling-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narayan954%2Ffluter-fastapi-grayscaling-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narayan954%2Ffluter-fastapi-grayscaling-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/narayan954","download_url":"https://codeload.github.com/narayan954/fluter-fastapi-grayscaling-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243131187,"owners_count":20241206,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T15:02:39.035Z","updated_at":"2025-12-25T05:34:35.000Z","avatar_url":"https://github.com/narayan954.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image Processing App\n\nThis repository contains a Flutter app for image processing and a FastAPI server for handling image processing requests.\n\n## Flutter App\n\n### Requirements\n\n- Flutter SDK\n- Dart SDK\n- Android Studio / Xcode (for mobile device testing)\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/narayan954/flutter-fastapi.git\n   cd flutter-fastapi\n   ```\n\n2. Open the Flutter app:\n\n   ```bash\n   cd flutter_app\n   ```\n\n3. Install dependencies:\n\n   ```bash\n   flutter pub get\n   ```\n\n### Usage\n\n1. Run the Flutter app:\n\n   ```bash\n   flutter run\n   ```\n\n2. Enter the image URL and press the \"Process Image\" button.\n\n### Generating APK\n\nTo generate an APK for your Flutter app, run:\n\n```bash\nflutter build apk\n```\n\nFind the generated APK in `build/app/outputs/flutter-apk`.\n\n## FastAPI Server\n\n### Requirements\n\n- Python\n- FastAPI\n- Uvicorn\n\n### Installation\n\n1. Open the FastAPI server:\n\n   ```bash\n   cd fastapi_server\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n### Usage\n\n1. Run the FastAPI server:\n\n   ```bash\n   uvicorn main:app --reload\n   ```\n\n2. The server will be running at `http://127.0.0.1:8000`. Update the Flutter app code to use this URL if hosted externally.\n\n### Hosting FastAPI Server\n\n1. Choose a hosting provider (e.g., Heroku, PythonAnywhere).\n\n2. Deploy your FastAPI server according to the hosting provider's instructions.\n\n3. Update the Flutter app code to use the hosted FastAPI server URL.\n\n### Note\n\n- Ensure both Flutter app and FastAPI server are running simultaneously for the app to function correctly.\n\n## Contributing\n\nContributions are welcome! Feel free to open issues or submit pull requests.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnarayan954%2Ffluter-fastapi-grayscaling-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnarayan954%2Ffluter-fastapi-grayscaling-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnarayan954%2Ffluter-fastapi-grayscaling-app/lists"}