Skip to content

A demonstration of a highly custom Flutter UI with clips, stacks and network images with Hydro-SDK

License

Notifications You must be signed in to change notification settings

hydro-sdk/hotel-booking-app

Repository files navigation

hotel-booking-app

Action Gif

This repository is a demonstration of a highly custom UI with Hydro-SDK. This is a direct port of https://github.com/cybdom/hotel_booking_ui

Setting up

npm install
flutter pub get

Running

Run npx hydroc run in a terminal while debugging lib/main.dart with the usual Flutter tools.

Testing

The widget tests under the test directory expect the included Typescript code under ota to be built into a .ota package and placed in the assets/ota directory. Run npx hydroc build --out-dir assets/ota --profile debug and then flutter test.

About

A demonstration of a highly custom Flutter UI with clips, stacks and network images with Hydro-SDK

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages