seatsio 0.4.0 copy "seatsio: ^0.4.0" to clipboard
seatsio: ^0.4.0 copied to clipboard

-> This is the Flutter version of seatsio SDK. It helps you integrate seating charts into Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add seatsio

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

dependencies:
  seatsio: ^0.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:seatsio/seatsio.dart';
11
likes
130
pub points
62%
popularity

Publisher

unverified uploader

-> This is the Flutter version of seatsio SDK. It helps you integrate seating charts into Flutter apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

built_collection, built_value, flutter, json_annotation, webview_flutter

More

Packages that depend on seatsio