thielepaul / photoprism-mobile

Flutter App for PhotoPrism
GNU General Public License v3.0
893 stars 72 forks source link

Cant work on mac due to package name #115

Closed gedw99 closed 3 years ago

gedw99 commented 3 years ago
flutter create .
"photoprism-mobile" is not a valid Dart package name.

See https://dart.dev/tools/pub/pubspec#name for more information.
gedw99 commented 3 years ago

Its because you have a "-" in the git repo name

gedw99 commented 3 years ago

the reason i am doing a flutter create . is to do PR's to get the code working on all mobiles, desktops and hopefully web.