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

outdated

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(MyApp());
}
6
likes
150
points
237
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