Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 971 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 971 Bytes

Flutter Review App

Flutter Review App is mobile application used for demonstration purposes.

Tech

Flutter Review App is written in Flutter (SDK 3.19.1) and uses number of open source libraries to work properly:

Installation

Flutter Review App requires Flutter SDK 3.19.1 to run. Then follow these commands:

cd review_flutter-main
flutter pub get
flutter run