tolgee 1.1.0 copy "tolgee: ^1.1.0" to clipboard
tolgee: ^1.1.0 copied to clipboard

A Tolgee Flutter SDK for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tolgee
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  tolgee: ^1.1.0
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tolgee/tolgee.dart';
copied to clipboard
4
likes
140
points
306
downloads

Publisher

verified publishertolgee.io

Weekly Downloads

2024.09.15 - 2025.03.30

A Tolgee Flutter SDK for Flutter applications.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, flutter_localizations, http, intl

More

Packages that depend on tolgee