xpavle00 / Habo

Habo is an open-source habit tracker. Created in a flutter.
https://habo.space
GNU General Public License v3.0
487 stars 74 forks source link

Basic macOS and Linux support #28

Closed 12people closed 1 year ago

12people commented 1 year ago

Adding basic support for the macOS and Linux platforms

xpavle00 commented 1 year ago

Hey, I am testing it. Linux went fine with some changes in pubspec.yaml, but I am not able to run it on M1 mac. Did you test it? Can you provide some advice on how to run it?

12people commented 1 year ago

@xpavle00 I tested it on an M1 mac as well, but that was 3 weeks ago. The new version of Flutter that came out recently seems to be incompatible with some old specs, so I bumped specs in pubspec.yaml now and things should be working again. :) I also added restrictions on window size.