flutter_card_navi
flutter_card_navi copied to clipboard
flutter card navi
A card navigation extends from Flutter official demo
Demo

| Home | transition | Page |
|---|---|---|
![]() |
![]() |
![]() |
Building
You can follow these instructions to build the gallery app and install it onto your device.
Prerequisites
If you are new to Flutter, please first follow the Flutter Setup guide.
Building and installing the Flutter app
cd $APP_ROOTflutter upgradeflutter run --release
The flutter run --release command both builds and installs the Flutter app.


