MartenM / flutter_bbcode

A simple widget that renders BBCode in Flutter.
BSD 3-Clause "New" or "Revised" License
8 stars 5 forks source link

pub.dev - Release #1

Closed MartenM closed 2 years ago

MartenM commented 2 years ago

The goal is to release this project to pub.dev.

The problem is that the BBCode parser created 2 years ago that this project depends on hasn't been updated. I went out the way to do this my self, but sadly packages cannot be uploaded to pub.dev that contain any links.

There are 2 methods for solving this issue:

  1. Republishing the package on pub.dev as my self.
  2. Including the source in the project itself.
  3. Waiting for the author to update the project.

3 is preferred, but if the project is discontinued it might be worth to clone the source and become a maintainer.

MartenM commented 2 years ago

Done! https://pub.dev/packages/flutter_bbcode