lingo.dev icon indicating copy to clipboard operation
lingo.dev copied to clipboard

docs: create a Lingo.dev CLI integration guide for Flutter

Open verma-divyanshu-git opened this issue 1 month ago • 3 comments

What

This PR adds a comprehensive Flutter CLI integration guide following the structure and content of existing framework guides.

Why

Closes #1340

Flutter developers need a step-by-step guide to integrate Lingo.dev CLI with their Flutter applications using ARB (Application Resource Bundle) files.

How

The guide covers:

  • Setting up a Flutter project with localization dependencies
  • Creating and configuring ARB files
  • Configuring Lingo.dev CLI with the flutter bucket type
  • Implementing locale switching in Dart
  • Testing translations with flutter run

Testing

  • Tested the complete guide by following all steps

verma-divyanshu-git avatar Nov 01 '25 16:11 verma-divyanshu-git

Hi 👋

Thanks for the submission. I'll follow this guide shortly and let you know if I have any feedback.

😄

davidturnbull avatar Nov 03 '25 17:11 davidturnbull

@verma-divyanshu-git there are failing checks, please resolve.

sumitsaurabh927 avatar Nov 17 '25 07:11 sumitsaurabh927

all checks passing @sumitsaurabh927 . Can you approve and merge

verma-divyanshu-git avatar Nov 24 '25 06:11 verma-divyanshu-git