lessify_flutter 0.2.1 copy "lessify_flutter: ^0.2.1" to clipboard
lessify_flutter: ^0.2.1 copied to clipboard

Lessify API integration library. Help with Translation and Internationalization (i18n). Also with HTTP calls to API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lessify_flutter

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

dependencies:
  lessify_flutter: ^0.2.1

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:lessify_flutter/lessify_flutter.dart';
0
likes
40
points
27
downloads

Publisher

verified publisherlessify.io

Weekly Downloads

Lessify API integration library. Help with Translation and Internationalization (i18n). Also with HTTP calls to API.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

flutter, flutter_localizations, http, rxdart

More

Packages that depend on lessify_flutter