Skip to content

Commit

Permalink
Bump compatible dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
buijs-dev committed Oct 13, 2023
1 parent 4a01997 commit cdc529e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions lib/klutter_ui.dart
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
// SOFTWARE.

/// Flutter widgets to be used in conjunction with the klutter plugin.
library klutter_ui;

export "src/adapter.dart";
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ dependencies:
sdk: flutter

dev_dependencies:
coverage: ^1.3.2
dartdoc: ^6.2.1
test: ^1.19.5
coverage: ^1.6.4
dartdoc: ^6.3.0
test: ^1.24.7

0 comments on commit cdc529e

Please sign in to comment.