facilguide 0.1.1 copy "facilguide: ^0.1.1" to clipboard
facilguide: ^0.1.1 copied to clipboard

Multilingual content utilities for tech guides. Locale detection, translation, hreflang, reading time, accessibility helpers for EN, ES, FR, PT, IT.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add facilguide

With Flutter:

 $ flutter pub add facilguide

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

dependencies:
  facilguide: ^0.1.1

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:facilguide/facilguide.dart';
0
likes
150
points
140
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Multilingual content utilities for tech guides. Locale detection, translation, hreflang, reading time, accessibility helpers for EN, ES, FR, PT, IT.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on facilguide