Posts with tag dart
All topicsWhile working on a side project, I noticed that executing a particular piece of business logic took much longer than expected. After doing some research, I found a way to significantly speed up execution time using a simple trick.