data_gov_gr 1.0.1 copy "data_gov_gr: ^1.0.1" to clipboard
data_gov_gr: ^1.0.1 copied to clipboard

Unofficial Dart SDK for Greek Government Open Data (data.gov.gr).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add data_gov_gr

With Flutter:

 $ flutter pub add data_gov_gr

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

dependencies:
  data_gov_gr: ^1.0.1

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:data_gov_gr/data_gov_gr.dart';
0
likes
160
points
96
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Unofficial Dart SDK for Greek Government Open Data (data.gov.gr).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, dio_cache_interceptor, dio_smart_retry, freezed_annotation, json_annotation, rxdart

More

Packages that depend on data_gov_gr