greek_postal_code_db 0.1.0 copy "greek_postal_code_db: ^0.1.0" to clipboard
greek_postal_code_db: ^0.1.0 copied to clipboard

Offline, read-only Greek postal-code data backed by an embedded SQLite database.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add greek_postal_code_db

With Flutter:

 $ flutter pub add greek_postal_code_db

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

dependencies:
  greek_postal_code_db: ^0.1.0

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:greek_postal_code_db/greek_postal_code_db.dart';
0
likes
130
points
64
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Offline, read-only Greek postal-code data backed by an embedded SQLite database.

Homepage
Repository (GitHub)
View/report issues

Topics

#greece #postcode #postal-code #sqlite

License

MIT (license)

Dependencies

sqlite3

More

Packages that depend on greek_postal_code_db