fonoapi_dart 0.1.3 copy "fonoapi_dart: ^0.1.3" to clipboard
fonoapi_dart: ^0.1.3 copied to clipboard

A dart client for FonoAPI. FonoAPI is a small API which provides descriptions of Mobile Devices such as model, brand, processor, weight etc..

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fonoapi_dart

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

dependencies:
  fonoapi_dart: ^0.1.3

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

Import it

Now in your Dart code, you can use:

import 'package:fonoapi_dart/fonoapi_dart.dart';
0
likes
40
points
30
downloads

Publisher

verified publisherthinkdigital.software

Weekly Downloads

A dart client for FonoAPI. FonoAPI is a small API which provides descriptions of Mobile Devices such as model, brand, processor, weight etc..

Repository
View/report issues

License

BSD-3-Clause (license)

Dependencies

http, meta

More

Packages that depend on fonoapi_dart