mobile_foundrylogin 0.0.4 copy "mobile_foundrylogin: ^0.0.4" to clipboard
mobile_foundrylogin: ^0.0.4 copied to clipboard

A flutter package to integrate foundry in your mobile apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mobile_foundrylogin

With Flutter:

 $ flutter pub add mobile_foundrylogin

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

dependencies:
  mobile_foundrylogin: ^0.0.4

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:mobile_foundrylogin/login.dart';
import 'package:mobile_foundrylogin/privateApi.dart';
import 'package:mobile_foundrylogin/rating.dart';
import 'package:mobile_foundrylogin/signup.dart';
import 'package:mobile_foundrylogin/support_chat.dart';
import 'package:mobile_foundrylogin/user_management.dart';
0
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package to integrate foundry in your mobile apps.

License

unknown (license)

Dependencies

aes_crypt, convert, crypto, flutter, http, mqtt_client, shared_preferences, sigv4, typed_data, uuid

More

Packages that depend on mobile_foundrylogin