ento_any 0.0.2+3 copy "ento_any: ^0.0.2+3" to clipboard
ento_any: ^0.0.2+3 copied to clipboard

A Flutter package that provides a simple transliterator with language selection capabilities, enabling users to convert text easily with suggestions from an API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ento_any

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

dependencies:
  ento_any: ^0.0.2+3

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:ento_any/ento_any.dart';
1
likes
125
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides a simple transliterator with language selection capabilities, enabling users to convert text easily with suggestions from an API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on ento_any