[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-9088":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":10,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":37,"readmeContent":38,"aiSummary":39,"trendingCount":16,"starSnapshotCount":16,"syncStatus":40,"lastSyncTime":41,"discoverSource":42},9088,"opensource-ecommerce-mobile-app","bagisto\u002Fopensource-ecommerce-mobile-app","bagisto","This open-source mobile ecommerce app seamlessly transforms your Bagisto store into a powerful mobile platform, providing real-time synchronization of products and categories. ","https:\u002F\u002Fbagisto.com\u002Fen\u002Fopen-source-ecommerce-mobile-app\u002F",null,"Dart",15383,288,15,1,0,26,198,359,202,42.38,false,"main",true,[26,27,28,29,30,31,32,33,34,35,36],"ecommerce-mobile","ecommerce-mobile-app","flutter-apps","flutter-ecommerce","flutter-ecommerce-app","laravel-ecommerce","laravel-ecommerce-project","laravel-mobile","mobile-app","mobile-ecommerce","opensource-ecommerce","2026-06-12 02:02:02","\u003Cp align=\"center\">\n    \u003Ca href=\"http:\u002F\u002Fwww.bagisto.com\">\u003Cimg src=\"https:\u002F\u002Fbagisto.com\u002Fwp-content\u002Fthemes\u002Fbagisto\u002Fimages\u002Flogo.png\" alt=\"Total Downloads\">\u003C\u002Fa>\n\u003C\u002Fp>\n\n\u003Cp align=\"center\">\n    \u003Ca href=\"https:\u002F\u002Ftwitter.com\u002Fintent\u002Ffollow?screen_name=bagistoshop\">\u003Cimg src=\"https:\u002F\u002Fimg.shields.io\u002Ftwitter\u002Ffollow\u002Fbagistoshop?style=social\">\u003C\u002Fa>\n    \u003Ca href=\"https:\u002F\u002Fwww.youtube.com\u002Fchannel\u002FUCbrfqnhyiDv-bb9QuZtonYQ\">\u003Cimg src=\"https:\u002F\u002Fimg.shields.io\u002Fyoutube\u002Fchannel\u002Fsubscribers\u002FUCbrfqnhyiDv-bb9QuZtonYQ?style=social\">\u003C\u002Fa>\n    \u003Ca href=\"https:\u002F\u002Fdeepwiki.com\u002Fbagisto\u002Fopensource-ecommerce-mobile-app\">\u003Cimg src=\"https:\u002F\u002Fdeepwiki.com\u002Fbadge.svg\" alt=\"Ask DeepWiki\">\u003C\u002Fa>\n\u003C\u002Fp>\n\n\n# Open Source eCommerce Mobile App\n\n[Bagisto](https:\u002F\u002Fbagisto.com\u002Fen\u002F) revolutionizes the world of mobile commerce with its open-source eCommerce mobile app solution. This open-source mobile ecommerce app seamlessly transforms your Bagisto store into a powerful mobile platform, providing real-time synchronization of products and categories. With a user-friendly interface, managing orders becomes a breeze, making it an essential tool for tech-savvy individuals and those new to eCommerce.\n\nThis mobile app, built on the foundation of the Bagisto eCommerce framework and leveraging the robust Laravel stack, offers many features for a comprehensive and efficient mobile shopping experience. The app ensures easy product information management and accelerates time-to-market for your products, all while giving you complete control over your store.\n\n# Live Demo\n\nAndroid: \u003Chttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.webkul.bagisto.mobikul>\n\niOS: \u003Chttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fmobikul-bagisto-laravel-app\u002Fid6447519140>\n\n# Features\n\nThe open-source ecommerce mobile app comes with an array of features to improve your customers' shopping experience.\n\n## Interactive Home Page and Search\n\n![Interactive Home Page and Search](Docs\u002Ffeatures_images\u002FInteractive%20Home%20Page%20and%20Search.png)\n\n## All Type Product Supported\n\n![All Type Product Supported](Docs\u002Ffeatures_images\u002FAll%20Type%20Product%20Supported.png)\n\n## Dark Mode and Push Notification \n\n![Dark Mode and Push Notification](Docs\u002Ffeatures_images\u002FDark%20Mode%20and%20Push%20Notification.png)\n\n## Discount Coupons and Guest Checkout\n\n![Discount Coupons and Guest Checkout](Docs\u002Ffeatures_images\u002FDiscount%20Coupons%20and%20Guest%20Checkout.png)\n\n## Wishlist and Product Category\n\n![Wishlist and Product Category](Docs\u002Ffeatures_images\u002FWishlist%20and%20Product%20Category.png)\n\n## Order Details and Product Reviews\n\n![Order Details and Product Reviews](Docs\u002Ffeatures_images\u002FOrder%20Details%20and%20Product%20Reviews.png)\n\n## Installation Guide\n\nBefore beginning with the installation, you will need the following with the mentioned versions\n\n- Bagisto Version - Bagisto v2.0.0 or higher\n- Android Studio Meerkat | 2024.3.2\n- Flutter Version - 3.38.9\n- Dart - 3.10.8\n- Xcode - 26.3\n- Swift - 6.1\n\nMake sure you have installed the [API module](https:\u002F\u002Fgithub.com\u002Fbagisto\u002Fbagisto-api) and set this up properly on your bagisto.\n\n> NOTE: It is recommended that you run a simple Hello World program in Flutter first before proceeding further so that you are sure that the environment is properly set up.\n\n## Installation Steps\n\n### Clone the repository\n\n- Open your terminal or command prompt\n- Navigate to the directory where you want to save the project\n- Use the git clone command followed by the repository URL\n\n```sh\ngit clone https:\u002F\u002Fgithub.com\u002Fbagisto\u002Fopensource-ecommerce-mobile-app.git\n```\n\n### Install dependencies\n\n- Navigate to the project's directory\n\n```sh\ncd \u003Crepository-name>\n```\n\n- Run the following command to install the required packages\n\n```sh\nflutter pub get\n```\n\n### Connect a device or emulator\n\n- Physical Device\n\n  1. Enable USB debugging on your device\n  2. Connect it to your computer using a USB cable.\n\n- Emulator\n\n  1. Start an Android or iOS emulator using your preferred IDE or tools.\n\n### Run the Project\n\n- Use the following command to build and run the project\n\n```sh\nflutter run\n```\n\n## Minimum Versions\n\n- Android: 22\n- iOS: 15.5\n\n## Configurations Steps\n\n### For Setup\n\nChange the baseDomain  as per your store\n\nGo to `lib\u002Fcore\u002Fconstants\u002Fapi_constants.dart` and configure the following:\n\n```dart\n\u002F\u002F\u002F Bagisto GraphQL endpoint (e.g., https:\u002F\u002Fyour-bagisto-server.com\u002Fgraphql)\nconst String bagistoEndpoint = 'YOUR_BAGISTO_ENDPOINT_HERE';\n\n\u002F\u002F\u002F Storefront key for Bagisto API\n\u002F\u002F\u002F Get this from your Bagisto admin panel\nconst String storefrontKey = 'YOUR_STOREFRONT_KEY_HERE';\n\n\u002F\u002F\u002F Company name (optional metadata)\nconst String companyName = 'Your Company Name';\n```\n\n### For Theme\n\nIn the `AppColors` class, find and modify the primary colors:\n\n```dart\nclass AppColors {\n  \u002F\u002F Primary Colors - Modify these hex values to change the app's primary color\n  static const Color primary500 = Color(0xFFFF6900);  \u002F\u002F Main primary color\n  static const Color primary600 = Color(0xFFF54900);  \u002F\u002F Darker variant for pressed states\n  \u002F\u002F ...\n}\n```\n\n**To change the primary color:**\n- Replace `0xFFFF6900` with your desired color hex value\n- Adjust `primary600` to a slightly darker shade of your primary color\n\n### For Push Notification Service\n\n- Android\n\nReplace \"google-services.json\".\n\n- iOS\n\nReplace \"GoogleService-Info.plist\".\n\n> Helpful Articles\n\n> Android  → \u003Chttps:\u002F\u002Fmobikul.com\u002Fknowledgebase\u002Fgenerating-google-service-file-enable-fcm-firebase-cloud-messaging-android-application\u002F>\n\n> iOS → \u003Chttps:\u002F\u002Fmobikul.com\u002Fknowledgebase\u002Fgenerating-new-googleservice-info-plist-file-fcm-based-project-ios-app\u002F>\n\n### For Application Title\n\n- Android\n\n  1. **Path:** android\u002Fapp\u002Fsrc\u002Fmain\u002FAndroidManifest.xml\n  2. **Change app name:** android:label=\"***********\"\n\n- iOS\n\n  1. Go to the general tab and identity change the display name to your app name\n\n### For Splash Screen\n\n- For adding an Image as a Splash Screen\n\n  1. **Path:** assets\u002Fimages\u002Fsplash.png\n  2. No additional constant update is required. The splash image is loaded directly in `lib\u002Ffeatures\u002Fsplash\u002Fpresentation\u002Fsplash_screen.dart`.\n\n### For App Icon\n\n- **Android:** Open the android folder in Android Studio and then right click app > new > Image Asset set Image.\n- **iOS:** Replace the icons over the path > ios\u002FRunner\u002FAssets.xcassets\u002FAppIcon.appiconset\n\n## Installation Video\n\n[![Watch the video](Docs\u002Ffeatures_images\u002Finstallation_configuration_video_thumbnail.jpg)](https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=EbXpRK6teCY)\n\n## API Documentation\n\nFor the API Documentation, please go through - \u003Chttps:\u002F\u002Fapi-docs.bagisto.com\u002Fapi\u002Fgraphql-api\u002Fintroduction.html>\n\n## Usage\n\nFor detailed usage instructions, refer to the official documentation\n\n## Contributing\n\nContributions are welcome! Follow the contribution guidelines to get started.\n\n## License\n\nBagisto is open-sourced software licensed under the MIT license.\n","这个项目是一个开源的移动电商应用，能够将Bagisto商店无缝转换为功能强大的移动平台，并实现实时同步产品和分类。核心功能包括交互式首页与搜索、支持多种类型的产品展示、暗模式及推送通知、优惠券与访客结账等，技术上基于Dart语言开发，使用Flutter框架构建界面，后端依托于Laravel电子商务框架。适用于希望通过移动设备提升用户购物体验的电商企业或个人开发者，特别适合那些已经拥有Bagisto在线商店并希望扩展到移动端的用户。",2,"2026-06-11 03:21:11","top_language"]