Nutcake / ReCon

GNU General Public License v3.0
63 stars 8 forks source link

feat: iOS/macOS support + related internal changes #17

Closed isovel closed 7 months ago

isovel commented 7 months ago

What changed

Nutcake commented 7 months ago

Oh also please reformat all dart code that was modified in this PR to use 120 character line width and change the minSdkVersion in android/app/build.gradle from 21 to 24, as the new dependencies require a newer minimum SDK on Android.