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

58
likes
160
points
5.98k
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.

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

16
likes
150
points
1.33k
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
160
points
3.38k
downloads
Lumberdash plugin that colors your logs on the stdout depending on their severity level

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

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

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

13
likes
130
points
863
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.

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

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

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

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

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

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

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

1
likes
140
points
1.64k
downloads
Lumberdash plugin that uses print() to output your logs

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

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