blinc_platform_android 0.1.15

Blinc Android platform - native activity, JNI bridge, and input handling
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Changelog

All notable changes to `blinc_platform_android` will be documented in this file.

## [0.1.12] - 2025-01-19

### Changed
- Version bump to align with blinc_app improvements
- Improved integration with new momentum scrolling system

## [0.1.1] - Initial Release

- Initial public release with Android NDK integration
- Touch input handling and display density support
- Asset loading from Android APK