Skip to content

A quickstart template for a localized Flutter application using Lyrebird

Notifications You must be signed in to change notification settings

lyrebird-app/quickstart

Repository files navigation

Lyrebird Quickstart

A new localized Flutter project with Lyrebird installed.

Getting Started

This is a basic Flutter project, similar to what is generated from flutter create, but with Lyrebird pre-installed and configured to quickly get started with a localized app.

Run flutter pub run lyrebird to run Lyrebird.

Use flutter gen-l10n to generate Dart code from your .ARB localization files.

See the Lyrebird Website for more information.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.