An API client for accessing Modrinth's api

Features

  • Search and download any free resource from Modrinth

Getting started

Import by adding this to your dependencies:

dependencies:
  modrinth:
    git: 
      url: https://github.com/TekExplorer/modrinth_dart
      ref: master

Usage

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

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.