Aldrin Mathew

Results 40 comments of Aldrin Mathew

@ifuterman Glad to hear that you are interested. I actually have no idea on how to implement an ORM from scratch. So your interest is of great use for the...

@seenickcode Thanks for the input and suggestion. The server abstraction is already in progress, and it is going well. There will not be an ORM initially. Mostly because it is...

@j4qfrost I actually saw [**conduit**](https://pub.dev/packages/conduit) while I was beginning to refactor **aqueduct** to **liquidart**. But there was no readme, documentation or information regarding the project, so at that time I...

> I am an amateur programmer(who only know about flutter and Dart)from China,I may can't help anything,but I do thank you for what you do now,I wish you every success...祝你们,一帆风顺。...

@II11II @conduit Don't worry. Even though I am rewriting Liquidart from scratch, the Conduit team is reviving the Aqueduct project, without any breaking changes. So this ensures that the community...

@mit-73 A great suggestion. However I am not familiar with that project and might need quite some time to familiarise with its usage. I will definitely look into it. Meanwhile,...

@cmalbuquerque I bumped into the same issue in the morning, and have been trying to fix this. This is not a problem with your application. This is an issue with...

I just found out that this issue pertains to the Dart language, and has been reported in the Dart project previously. ``` dm.metadata .firstWhere((im) => im!.reflectee is Operation, orElse: ()...

@cmalbuquerque Please read **[Issue 7: Liquidart will be rewritten from scratch](https://github.com/aldrinsartfactory/liquidart/issues/7)** to understand the status of this issue and the **Liquidart** project.

@cmalbuquerque I have already started working on it. As the liquidart package is getting more and more popular everyday on pub.dev, I hope I can release the initial version soon....