{"id":26755730,"url":"https://github.com/rrifafauzikomara/flutter_modularization","last_synced_at":"2025-04-15T02:51:36.696Z","repository":{"id":51490975,"uuid":"226798966","full_name":"rrifafauzikomara/flutter_modularization","owner":"rrifafauzikomara","description":"[Flutter SDK V.2] - This repo will introduce you how to mastering your app with implementation Flutter Modularization in several ways","archived":false,"fork":false,"pushed_at":"2022-03-29T18:47:42.000Z","size":2810,"stargazers_count":161,"open_issues_count":0,"forks_count":53,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-15T02:51:30.569Z","etag":null,"topics":["bloc-pattern-rxdart","flutter-apps","modularization","moviedb-api","state-management"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/rrifafauzikomara.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}},"created_at":"2019-12-09T06:18:04.000Z","updated_at":"2024-12-09T17:19:43.000Z","dependencies_parsed_at":"2022-08-03T04:15:13.439Z","dependency_job_id":null,"html_url":"https://github.com/rrifafauzikomara/flutter_modularization","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrifafauzikomara%2Fflutter_modularization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrifafauzikomara%2Fflutter_modularization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrifafauzikomara%2Fflutter_modularization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrifafauzikomara%2Fflutter_modularization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rrifafauzikomara","download_url":"https://codeload.github.com/rrifafauzikomara/flutter_modularization/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997086,"owners_count":21195797,"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":["bloc-pattern-rxdart","flutter-apps","modularization","moviedb-api","state-management"],"created_at":"2025-03-28T14:35:34.519Z","updated_at":"2025-04-15T02:51:36.656Z","avatar_url":"https://github.com/rrifafauzikomara.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter Modularization In Several Ways\n\n![GitHub stars](https://img.shields.io/github/stars/rrifafauzikomara/flutter_modularization?style=social)\n![GitHub forks](https://img.shields.io/github/forks/rrifafauzikomara/flutter_modularization?style=social)\n![GitHub watchers](https://img.shields.io/github/watchers/rrifafauzikomara/flutter_modularization?style=social)\n\n![GitHub license](https://img.shields.io/badge/License-MIT-blue.svg)\n[![platform](https://img.shields.io/badge/platform-Flutter-blue.svg)](https://flutter.dev/)\n[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/rrifafauzikomara/flutter_modularization)\n\n### Resources 🔥\n \n* [Medium](https://medium.com/flutter-community/mastering-flutter-modularization-in-several-ways-f5bced19101a)\n* [Slide](https://docs.google.com/presentation/d/1aXyyGoJeGFP82QNuAeqZPYyIGD4b7PECPxEmIqitiwQ/edit?usp=sharing)\n* [BLoC Module](https://github.com/rrifafauzikomara/bloc_module)\n* [Network Module](https://github.com/rrifafauzikomara/network_module)\n\n\nNeed more complex resources in implementing modularization? [Here](https://github.com/rrifafauzikomara/MovieCatalogue) you go! 🔥\n\n### Screenshot 📸\n\n\u003cpre\u003e\n\u003cimg src=\"image/image1.png\" width=\"250\" height=\"460\"\u003e     \u003cimg src=\"image/image2.png\" width=\"250\" height=\"460\"\u003e\n\u003c/pre\u003e\n\n### Theme\n\n\u003cpre\u003e\n\u003cimg src=\"image/materi1.png\" width=\"850\" height=\"500\"\u003e\n\u003c/pre\u003e\n\n### Branch master (Basic)\n\n\u003cpre\u003e\n\u003cimg src=\"image/materi2.png\" width=\"850\" height=\"500\"\u003e\n\u003c/pre\u003e\n\n### Branch bloc (Using Pattern / State Management)\n\n\u003cpre\u003e\n\u003cimg src=\"image/materi3.png\" width=\"850\" height=\"500\"\u003e\n\u003c/pre\u003e\n\n### Branch local (Unpublish)\n\n\u003cpre\u003e\n\u003cimg src=\"image/materi4.png\" width=\"850\" height=\"500\"\u003e\n\u003c/pre\u003e\n\n### Branch network (Unpublish)\n\n\u003cpre\u003e\n\u003cimg src=\"image/materi5.png\" width=\"850\" height=\"500\"\u003e\n\u003c/pre\u003e\n\n### References 🛠\n\n* [Using Package](https://flutter.dev/docs/development/packages-and-plugins/using-packages)\n* [Developing Package \u0026 Plugin](https://flutter.dev/docs/development/packages-and-plugins/developing-packages)\n\n\n## Author\n\n* **R Rifa Fauzi Komara**\n\nDon't forget to follow me, fork and give me a ⭐\n\n\n## License\n\n```\nMIT License\n\nCopyright (c) [2020] [R Rifa Fauzi Komara]\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frrifafauzikomara%2Fflutter_modularization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frrifafauzikomara%2Fflutter_modularization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frrifafauzikomara%2Fflutter_modularization/lists"}