Skip to content

Native Dio adapter requires cronet_http 1.6.0+ to support 16KB buffers #2473

@kenponews-69

Description

@kenponews-69

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

  1. Use Flutter 3.38.3.
    2.. In pubspec.yaml, specify native_dio_adapter: 1.5.0
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions