nativeconnect 0.0.4 copy "nativeconnect: ^0.0.4" to clipboard
nativeconnect: ^0.0.4 copied to clipboard

The most intuitive Flutter package for seamless native feature integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nativeconnect

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

dependencies:
  nativeconnect: ^0.0.4

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

Import it

Now in your Dart code, you can use:

import 'package:nativeconnect/nativeconnect.dart';
1
likes
150
points
153
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The most intuitive Flutter package for seamless native feature integration.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

device_info_plus, flutter, geolocator, image_picker, permission_handler, sensors_plus, share_plus

More

Packages that depend on nativeconnect