Linux?
Is there any way to get this running on linux or a alt?
i would love to get the app running on linux, but unfortunately i dont currently have a way to test/develop.
i had just began setting up a local ubuntu vm but a few other things took priority.
i will keep you posted though
@HttpAnimation i was able to run the project on the develop branch on ubuntu 22.04 LTS inside a virtual machine on a mac m2 but havent tested functionality
flutter build linux ,
I meet the error.
ERROR: lib/services/chat_service.dart:11:1: Error: 'Message' is imported from both 'package:amallo/data/models/message.dart' and 'package:ollama_dart/src/generated/schema/schema.dart'.
ERROR: import '../data/models/message.dart';
@joyhope can you tell me what linux distro you are on? the output from flutter doctor would be helpful. i was able to run the main and develop branches on ubuntu 22.04