greek_string_utils 1.0.2 copy "greek_string_utils: ^1.0.2" to clipboard
greek_string_utils: ^1.0.2 copied to clipboard

A set of utilities for string with greek letters

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add greek_string_utils

With Flutter:

 $ flutter pub add greek_string_utils

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

dependencies:
  greek_string_utils: ^1.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:greek_string_utils/greek_string_utils.dart';
1
likes
150
pub points
37%
popularity

Publisher

verified publisherjohnstef.com

A set of utilities for string with greek letters

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on greek_string_utils