singularity_flutter 1.5.8 copy "singularity_flutter: ^1.5.8" to clipboard
singularity_flutter: ^1.5.8 copied to clipboard

A Flutter plugin for Singularity. It provide easy integration of login and wallet connection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add singularity_flutter

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

dependencies:
  singularity_flutter: ^1.5.8

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:singularity_flutter/SingularityFlutter.dart';
1
likes
110
points
41
downloads

Publisher

verified publisherneobrix.io

Weekly Downloads

A Flutter plugin for Singularity. It provide easy integration of login and wallet connection.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, js, plugin_platform_interface, universal_html

More

Packages that depend on singularity_flutter