bradintheusa
If you have updated you Flutter code code but when debugging you are still using the older version of the code you should check your import statements. import ‘package:roster/lib/roster.dart’; import ‘lib/roster.dart’; Referencing the same package… … Read more
5 years ago in Development0
dummzeuch
Andreas Hausladen – most probably know him because he wrote the very popular Delphi IDE Fixpack – has just announced (in German) that he published the source code of one of his other useful tools:… … Read more
5 years ago in Delphi0
jpluimers
I know ModelMaker Tools could do this: [WayBack] Quick Question … are there any good tools available to generate class diagrams / hierarchy from existing code? Or doesn’t anyone do that anymore ? – Stefaan… … Read more
5 years ago in Delphi, Development, Software Development0
marcocantu
While the Delphi 10.4.1 release last week was mostly focused on quality it does have a few interesting features, highlighted in recent blog posts. … Read more
5 years ago 0
Uwe Raabe
Even years after switching from centralized version control to a decentralized one (or to be more precise: from Subversion to Mercurial) I still find myself stuffing different unrelated changes into one commit. Sometimes there are… … Read more
5 years ago in programming0