top of page


7-9 OCT. 2026
BERLIN


( SPEAKER )
Moritz Sümmermann
Software Engineer, Google
( SESSION )
How to design a Dart package with hooks
Using the example of package:intl4x, we'll look at how to design a Dart package using the new build and link hook system and usage recording, answering questions such as
- How do I build binaries?
- Where do I store them?
- How do I retrieve them?
- How do I reduce code size?
This will be as hands-on as possible, less focused on the underpinnings and more on usability.
bottom of page