geiger_dummy_data 0.0.1 copy "geiger_dummy_data: ^0.0.1" to clipboard
geiger_dummy_data: ^0.0.1 copied to clipboard

outdated

Provide functionality for easy retrieval and passing of data in a specific structure, to the geiger local storage.

TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.

Features #

TODO: List what your package can do. Maybe include images, gifs, or videos.

Getting started #

run the following command in your terminal, to add the package in your pubspec.yaml

  Flutter pub add geiger_dummy_data
  or
  dart pub add geiger_dummy_data

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage #

A short and useful examples for package users. Add longer examples to /example folder.

StorageController _storageController =
      GenericController("owner", SqliteMapper("./database.db"));

Additional information #

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Provide functionality for easy retrieval and passing of data in a specific structure, to the geiger local storage.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter, geiger_localstorage, json_annotation

More

Packages that depend on geiger_dummy_data