Using Packages

https://dart.dev/tools/pub/dependencies

Example using package on git: https://github.com/CaughtUp-LLC/calendar_views/releases/tag/v0.5.0

  calendar_views:
    git:
      url: https://github.com/stephensamonte/calendar_views # Hosted Url
    version: ^0.5.0    # to reference a specifc release

Journal