Skip to content

A Flutter package for building in-app locale editor and translation storyboards, powered by the slang package.

License

Notifications You must be signed in to change notification settings

vishna/string_story

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

String Story Monorepo

String Story is a toolkit for managing and editing app localization in Flutter (inside your production app!)

Packages

This repository contains two main packages:

  • string_story: The runtime package to add to your Flutter app, providing an in-app locale editor and story-based translation coverage.
  • string_story_utils: A set of developer tools and code generators to streamline string management and localization workflows.

Example

A complete Flutter app example is available in packages/string_story/example. This demonstrates how to integrate and use String Story in your own projects.

Getting Started

Each package contains its own README with setup instructions. For a quick start, see the example app and follow the steps in the string_story package.

Contributing

Contributions are welcome! Please see the justfile for useful commands to build, test, and maintain the repo.


License

This project is licensed under the terms of the MIT License.

About

A Flutter package for building in-app locale editor and translation storyboards, powered by the slang package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published