goodjob_language 1.0.1 copy "goodjob_language: ^1.0.1" to clipboard
goodjob_language: ^1.0.1 copied to clipboard

outdated

Goodjob-SDK是为了满足国际化翻译,实现了一键配置翻译结果同步到应用上,使开发者在开发过程中不再需要关注于文案的翻译和撰写,能将更大的精力放在研发上。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add goodjob_language

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

dependencies:
  goodjob_language: ^1.0.1

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:goodjob_language/goodjob_language.dart';
5
likes
0
pub points
0%
popularity

Publisher

verified publishergoodjob.ai

Goodjob-SDK是为了满足国际化翻译,实现了一键配置翻译结果同步到应用上,使开发者在开发过程中不再需要关注于文案的翻译和撰写,能将更大的精力放在研发上。

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, dio, dio_http_cache, flutter, path, quiver, sqflite

More

Packages that depend on goodjob_language