Brad
Once your Flutter app reaches a certain size you may start to get this error when building for Android Cannot fit requested classes in a single dex file (# methods:…Continue readingYour Flutter App Is Big … Read more
4 years ago in Development, flutter0
Brad
I’ve been using Sentry with Flutter for a while, perhaps since the first Flutter support was added. The recent 4.0 upgrade has been one if the best upgrades in a…Continue readingFlutter and Sentry … Read more
4 years ago in Development, flutter0
Brad
Being new, Flutter changes a lot. It’s nice to see these messages that help developers upgrade. To often old projects get left behind ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Warning ────────────────────────────────────────────────────────────────────────────── Your Flutter application is…Continue readingFriendly Flutter … Read more
4 years ago in Development, flutter0
jpluimers
I bumped into [WayBack] delphi – Invalid floating point operation calling Trunc() – Stack Overflow, while searching for what might have tests like these fail: TValueRecordTests.Int64_Through_Value_Container_via_Currency_Intermediate_Is_Identity_Operation(9223372036854775807) = 9223372036854775807 EInvalidOp with message ‘Invalid floating point operation’… … Read more
4 years ago in Conference Topics, Conferences, Delphi, Development, Event, Software Development0
jpluimers
Especially when including [WayBack] form files (dfm now, but in the past also nfm and xfm) in your search, you might want to exclude one or more of them, for instance when they do not… … Read more
4 years ago in Delphi, Development, GExperts, Software Development0
jpluimers
TL;DR of https://css-tricks.com/debouncing-throttling-explained-examples/: debounce: Grouping a sudden burst of events (like keystrokes) into a single one. throttle: Guaranteeing a constant flow of executions every X milliseconds. Like checking every 200ms your scroll position to trigger a CSS animation…. … Read more
4 years ago in algorithms, Delphi, Development, JavaScript/ECMAScript, Scripting, Software Development0
jpluimers
I totally forgot to queue this, after putting in a draft in 2010. Luckily, nothing has changed since then: the [WayBack] MESSAGE directive Delphi which allows you to emit hint, warning, error (multiple) and fatal… … Read more
4 years ago in Delphi, Development, Software Development0