fonoapi_dart 0.1.2+2 copy "fonoapi_dart: ^0.1.2+2" to clipboard
fonoapi_dart: ^0.1.2+2 copied to clipboard

outdated

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.2+2

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
pub points
0%
popularity

Publisher

verified publisherthinkdigital.software

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