Package
native_dio_adapter
Version
1.5.0
Operating-System
Android
Adapter
NativeAdapter
Output of flutter doctor -v
Dart Version
No response
Steps to Reproduce
- Use Flutter 3.38.3.
2.. In pubspec.yaml, specify native_dio_adapter: 1.5.0
- Run: flutter pub get
cronet_http version 1.3.2 is used during the build.
https://developer.android.com/guide/practices/page-sizes
Expected Result
During the 16KB alignment check, Aligned is output.
Actual Result
During the 16KB alignment check, Unaligned is output.