flutter_freedome_authentication 1.1.0 copy "flutter_freedome_authentication: ^1.1.0" to clipboard
flutter_freedome_authentication: ^1.1.0 copied to clipboard

FreeDome authentication library for Flutter applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_freedome_authentication

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

dependencies:
  flutter_freedome_authentication: ^1.1.0

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:flutter_freedome_authentication/flutter_freedome_authentication.dart';
0
likes
155
points
14
downloads

Publisher

verified publisherfreedome.nativemind.net

Weekly Downloads

FreeDome authentication library for Flutter applications

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, flutter_localizations, http, intl, json_annotation, shared_preferences

More

Packages that depend on flutter_freedome_authentication