Skip to content

Yet another flutter app that sorts numbers - First Flutter App

License

Notifications You must be signed in to change notification settings

unsuitable001/sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.