Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deta): implement DetaDrive service #12

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

feat(deta): implement DetaDrive service #12

wants to merge 10 commits into from

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    ed2532b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3996626 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e2c8a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00d058d View commit details
    Browse the repository at this point in the history
  5. deps(dio_client_deta_api): update dependencies

    - `client_deta_api` to 0.0.3-dev.1
    yeikel16 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    8fbca08 View commit details
    Browse the repository at this point in the history
  6. feat(dio_client_deta_api): impelent callback

    - add implementation for upload files.
    yeikel16 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    2d48083 View commit details
    Browse the repository at this point in the history
  7. deps(deta): update dependencies

    - `client_deta_api` to 0.0.3-dev.1
    yeikel16 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    af01801 View commit details
    Browse the repository at this point in the history
  8. feat(deta): add DetaDrive interfece #10

    - implement `uploadFile` method
    yeikel16 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    371bc72 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec753d5 View commit details
    Browse the repository at this point in the history
  10. chore(deta): add example for use DetaDrive

    - add `deta_dio_example` for implement `dio_client_deta_api` package.
    - add `deta_http_example` for implement `http_client_deta_api` package.
    yeikel16 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    3317b63 View commit details
    Browse the repository at this point in the history