bmwtech.dev

  • Packages
Results 14 packages owned by bmwtech.dev
Sort by

lumberdashcopy "lumberdash: ^3.0.0" to clipboard
lumberdash: ^3.0.0 copied to clipboard

59
likes
150
points
3.62k
downloads
Do you need logs? Lumberdash is the answer! Simple and extensible logging API, it allows you to create and consume different that will cover all your logging needs.

dart_apitoolcopy "dart_apitool: ^0.23.0" to clipboard
dart_apitool: ^0.23.0 copied to clipboard

23
likes
140
points
333
downloads
A tool to analyze the public API of a package, create a model of it and diff it against another version to check semver.
screenshot

atlascopy "atlas: ^1.0.10" to clipboard
atlas: ^1.0.10 copied to clipboard

23
likes
150
points
117
downloads
An extensible map abstraction for Flutter with support for multiple map providers

widget_drivercopy "widget_driver: ^1.0.12" to clipboard
widget_driver: ^1.0.12 copied to clipboard

19
likes
145
points
68
downloads
A Flutter presentation layer framework, which will clean up your widget code and make your widgets testable without a need for thousands of mock objects. Let's go driving!

colorize_lumberdashcopy "colorize_lumberdash: ^3.0.0" to clipboard
colorize_lumberdash: ^3.0.0 copied to clipboard

4
likes
140
points
3.11k
downloads
Lumberdash plugin that colors your logs on the stdout depending on their severity level

print_lumberdashcopy "print_lumberdash: ^3.0.0" to clipboard
print_lumberdash: ^3.0.0 copied to clipboard

1
likes
150
points
299
downloads
Lumberdash plugin that uses print() to output your logs

widget_driver_generatorcopy "widget_driver_generator: ^1.3.6" to clipboard
widget_driver_generator: ^1.3.6 copied to clipboard

2
likes
140
points
18
downloads
This package provides generators for WidgetDriver to automate the creation of your TestDrivers and WidgetDriverProviders

sentry_lumberdashcopy "sentry_lumberdash: ^3.2.0" to clipboard
sentry_lumberdash: ^3.2.0 copied to clipboard

3
likes
150
points
6
downloads
Lumberdash plugin that sends your logs to Sentry with the proper severity level

widget_driver_annotationcopy "widget_driver_annotation: ^1.0.3" to clipboard
widget_driver_annotation: ^1.0.3 copied to clipboard

1
likes
160
points
18
downloads
Defines the annotations used by widget_driver and widget_driver_generator to create code for your WidgetDrivers

widget_driver_testcopy "widget_driver_test: ^1.0.5" to clipboard
widget_driver_test: ^1.0.5 copied to clipboard

2
likes
150
points
8
downloads
Contains helper classes/methods for DrivableWidgets, WidgetDrivers, helps with TestDrivers mocking