Lincoln A Baxter

Results 8 comments of Lincoln A Baxter

I've been coding since learning Basic on a Dartmouth teletype in the late '60s (that makes over 50 years!) , and I've worked in many languages. I'm relatively new to...

@jakemac53 I can use it just fine. The problem I believe is that it prevents dart compile exe with an AOT error. Here is the dart program that compiles just...

@jakemac53 I've closed the issue I raised with https://github.com/google/json_serializable.dart. I'm going to have to did deeper to find the reference to dart:mirror. It might have something to do with my...

See, my final comment here: https://github.com/google/json_serializable.dart/issues/1097 (closed) Apparently if one has a twisted enough set of imports, dart:mirrors gets referenced. There should probably be some kind of warning about this.

`lab@lws ~/src/vui flutter --version Flutter 3.35.3 • channel stable • https://github.com/flutter/flutter.git Framework • revision a402d9a437 (11 days ago) • 2025-09-03 14:54:31 -0700 Engine • hash 672c59cfa87c8070c20ba2cd1a6c2a1baf5cf08b (revision ddf47dd3ff) (10 days...

The IDE plugins were listed in my previous comment... I had thought that might have been what you were looking for. I've repeated them below: - adb_idea - dart -...

That was quick... I would be happy to help.... I will not get to it until Thursday, and I'll want a clear way to back it out if I need...