Skip to main content
Don Peter

Don Peter

Cofounder and CTO, Appxiom

Working on building a lightweight issue reporting bot for Android, iOS, watchOS and unity based projects.

Connect on LinkedIn
← Back to all authors

Posts by Don Peter (4)

10 min readJanuary 8, 2026

Data Structures in Swift

Learn data structures in Swift with clear explanations and real-world use cases. This guide covers arrays, dictionaries, stacks, queues, linked lists, trees, and graphs to help you master DSA in Swift.

#iOS#Swift#Data Structures#DSA#Performance
Read full article →
8 min readDecember 19, 2025

Best Practices to Avoid Memory Leaks in Flutter Apps

Learn practical strategies to prevent memory leaks in Flutter apps. Master resource disposal, lifecycle management, weak references, and production monitoring with Appxiom to build smooth, crash-free Flutter applications.

#Flutter Development#Memory Leaks#Performance Optimization#Best Practices
Read full article →