Skip to content

michivo/mss22-sample-app

Repository files navigation

Sample App

This is a small sample Flutter app for showing a dummy article list.

Requirements

You need Flutter 2.10 to run this app.

How to run

Run flutter pub get to fetch all required packages, then flutter run to run the app.