corbindavenport / imageshare

A lightweight web app for uploading images, created for the Nintendo 3DS and other legacy web browsers.
https://theimageshare.com
GNU General Public License v3.0
83 stars 5 forks source link

Dart rewrite #9

Closed corbindavenport closed 2 years ago

corbindavenport commented 2 years ago

I might rewrite Image Share's server-side code as Dart, which should make converting files and other tasks easier. Goal should still be no client-side scripting required on the client side.

https://codeburst.io/deploying-dart-2-apps-on-heroku-27fa120f1ec4