Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

Repository files navigation

CodeJudge-Library

A library containing common custom widgets, datamodels, etc.

Overview

Content of this library

Widgets

  • Custom TextField
  • Custom items for the Lists
  • Custom NavigationBar

Datamodels

  • Datamodel defining an exercise

Implementation

Use a specific release

Open your pubspeck.yaml and search for dependencies. Then add these lines:

dependencies:
  code_judge_library:
    git:
      url: https://github.com/CodeJudgeOrg/CodeJudge-Library
      ref: v.1.0.0 # Replace by the version you want to use

You can find the version of each release at the release page.

Use automated updates (unrecommended)

Open your pubspeck.yaml and search for dependencies. Then add these lines:

dependencies:
  code_judge_library:
    git:
      url: https://github.com/CodeJudgeOrg/CodeJudge-Library
      ref: main

About

A library containing common custom widgets, datamodels, etc.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages