alphax_native 1.0.0-rc.2 copy "alphax_native: ^1.0.0-rc.2" to clipboard
alphax_native: ^1.0.0-rc.2 copied to clipboard

Platform transport adapters for AlphaX using Dart IO, Cronet, and URLSession.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add alphax_native

With Flutter:

 $ flutter pub add alphax_native

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  alphax_native: ^1.0.0-rc.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:alphax_native/alphax_native.dart';
0
likes
0
points
410
downloads

Publisher

verified publisherauvanaventures.com

Weekly Downloads

Platform transport adapters for AlphaX using Dart IO, Cronet, and URLSession.

Repository (GitHub)
View/report issues

Topics

#networking #http #flutter #cronet #urlsession

License

unknown (license)

Dependencies

alphax, flutter

More

Packages that depend on alphax_native

Packages that implement alphax_native