Navigate the intersection of history, art, and culture. Wonderous will educate and entertain as you uncover information about some of the most famous structures in the world.
Built by gskinner in partnership with the Flutter team, Wonderous deliberately pushes visual fidelity, effects and transitions to showcase what Flutter is truly capable of on modern mobile hardware.
In addition to forking and reviewing the MIT licensed code available here, you can check out more information on the Wonderous Showcase Website.
To try the app you can download it from your favorite app store:
If you're new to Flutter the first thing you'll need is to follow the setup instructions.
Once Flutter is setup, you can use the latest stable
channel:
flutter channel stable
flutter upgrade
Once on stable
you're ready to run the app on your local device or simulator:
flutter run -d ios
flutter run -d android
This app uses the new Impeller Runtime by default on iOS.
We build innovative digital experiences for smart clients, and we love how Flutter unleashes our creativity when building multi-platform apps. Don't hesitate to stop by our site to learn more about what we do, or check out other innovative Flutter projects we've built. We'd love to hear from you!
This application is released under the MIT license. You can use the code for any purpose, including commercial projects.