icapps_translations 11.0.0 copy "icapps_translations: ^11.0.0" to clipboard
icapps_translations: ^11.0.0 copied to clipboard

Dart tool to generate flutter translations code from the icapps translations tool

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:icapps_translations_example/app.dart';

Future<void> main() async {
  runApp(const MyApp());
}
6
likes
160
points
245
downloads

Publisher

verified publishericapps.com

Weekly Downloads

Dart tool to generate flutter translations code from the icapps translations tool

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

http, locale_gen, path

More

Packages that depend on icapps_translations