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

outdated

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.4.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:singularity_flutter/SingularityFlutter.dart';
1
likes
0
points
40
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

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on singularity_flutter