Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.02 KB

sorter

Yet Another Flutter application to arrange numbers in sorted order

Getting Started

This project is my first flutter project (and, my first mobile app too).

Screenshots

Run

flutter run

Build

flutter build <platform>

Android Slim-APK Build

flutter build apk --split-per-abi

Dependencies

provider

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.