Skip to content

Repository files navigation

🚀 50+ Premium LINE Flex Message Templates

日本語 | 繁體中文

Stop hand-coding complex nested JSON. This repository is a curated collection of 50+ professional, production-ready LINE Flex Message templates. Optimized for high conversion and pixel-perfect rendering across both iOS and Android devices.


📸 Preview Gallery

Captured from FlexCraft Editor.

Restaurant & Cafe Beauty & Salon Notification Order Confirmation
JSON JSON JSON JSON

✨ Why Choose This Library?

  • Cross-Platform Consistency: Deeply optimized to prevent layout shifts and font rendering issues between iOS and Android.
  • Industry Standard UX: Ready-made layouts for F&B, Retail, Education, and System Notifications.
  • Visual Editing Support: 100% compatible with FlexCraft. Import any JSON to modify colors and content visually without touching code.
  • Developer Productivity: Save 90% of your time by copy-pasting validated JSON structures instead of manual coding.

📂 Template Categories

  • Business: Digital business cards, meeting invites, project trackers, event tickets.
  • E-commerce: Product showcases, order receipts, discount coupons, flash sale alerts.
  • Hospitality: Digital menus, reservation confirmations, location maps.
  • System: OTP verification, maintenance notices, error reports.

📂 Full Template List

ZH-TW

JA

⚙️ Developer Integration

Directly load JSON files from the jsons/ folder and pass the content to the LINE Messaging API SDK.

Node.js Example:

const flexContents = require('./jsons/5_zh-TW_訂單確認.json');

// Send via LINE Messaging API SDK
client.replyMessage(event.replyToken, {
  type: 'flex',
  altText: 'Order Confirmed',
  contents: flexContents
});

Designed with ❤️ by Li Ming. Give us a ⭐ if this repository helps!

About

50+ Premium LINE Flex Message Templates. Professional, copy-paste ready, and fully customizable with FlexCraft visual editor.

Topics

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Contributors

Languages