Skip to content

The official seats.io Flutter library

License

Notifications You must be signed in to change notification settings

seatsio/seatsio-flutter

This branch is 127 commits ahead of SongJiaqiang/seatsio-flutter:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e6b7d0 · Mar 31, 2025
Mar 31, 2025
Mar 31, 2025
Mar 26, 2024
Mar 26, 2024
Mar 26, 2024
Feb 7, 2025
Mar 31, 2025
Mar 31, 2025
Mar 26, 2024
Aug 18, 2021

Repository files navigation

Development

regenerating .g.dart files

dart run build_runner build

Running the example on macOs

cd example
open -a Simulator
flutter pub get
flutter run

Running the example on an Android Emulator

cd example
emulator -list-avds
emulator -avd <avd_name>
flutter devices
flutter run -d <device_id>

Running the example on flutter-Web

Not supported

About

The official seats.io Flutter library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 93.2%
  • HTML 4.1%
  • Ruby 1.5%
  • Shell 0.7%
  • Swift 0.4%
  • Kotlin 0.1%