icapps_translations 12.0.0 copy "icapps_translations: ^12.0.0" to clipboard
icapps_translations: ^12.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
268
downloads

Documentation

API reference

Publisher

verified publishericapps.com

Weekly Downloads

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

Repository (GitHub)

License

MIT (license)

Dependencies

http, locale_gen, path

More

Packages that depend on icapps_translations