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

Official Flutter SDK for the Vihaya Events platform. Fetch events, register attendees, handle custom fields, and verify Razorpay payments with a fully-typed client.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vihaya_sdk_flutter

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

dependencies:
  vihaya_sdk_flutter: ^0.1.1

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

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Official Flutter SDK for the Vihaya Events platform. Fetch events, register attendees, handle custom fields, and verify Razorpay payments with a fully-typed client.

Homepage
Repository (GitHub)
View/report issues

Topics

#vihaya #events #ticketing #razorpay #sdk

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on vihaya_sdk_flutter