App UI integration with Flutter
(Design inspired by Indah Ratna Sari)
This project is a sample project to try some Flutter's functionalities. Tested only on IOS simulator.
- Clone the Github repo
- Install the dependencies with
flutter pub get
- Run the app with
flutter run
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.