Skip to content

A demonstration of a Flutter appbar and material design icons with Hydro-SDK

License

Notifications You must be signed in to change notification settings

hydro-sdk/basic-appbar-app

Repository files navigation

basic-appbar-app

Action Gif

This repository is a demonstration of a Flutter appbar and material design icons with Hydro-SDK.

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 Flutter appbar and material design icons with Hydro-SDK

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published