roszkowski.dev

  • Packages
Results 16 packages owned by roszkowski.dev
Sort by

uikit_bindingscopy "uikit_bindings: ^0.0.5" to clipboard
uikit_bindings: ^0.0.5 copied to clipboard

35
likes
160
points
138
downloads
Bindings of UIKit components for Flutter using FFI.#flutter#ios#uikit#ffi#bindings
PlatformiOS

changelog_clicopy "changelog_cli: ^0.9.1" to clipboard
changelog_cli: ^0.9.1 copied to clipboard

12
likes
140
points
103
downloads
Simple CLI to generate basic changelog for your project using conventional commits
screenshot

codemagic_managercopy "codemagic_manager: ^0.5.0" to clipboard
codemagic_manager: ^0.5.0 copied to clipboard

8
likes
150
points
34
downloads
Package allowing to query Codemagic builds and applications from the recently exposed API

mermaid_fluttercopy "mermaid_flutter: ^0.3.0" to clipboard
mermaid_flutter: ^0.3.0 copied to clipboard

recently created package Added 10 days ago
2
likes
150
points
238
downloads
Native Flutter renderer for mermaid_core: TextPainter text measurement and a CustomPainter that paints the mermaid render scene directly. 28 diagram types.#mermaid#diagram#flutter#visualization
screenshot

screen_brightness_monitorcopy "screen_brightness_monitor: ^1.0.3" to clipboard
screen_brightness_monitor: ^1.0.3 copied to clipboard

1
likes
160
points
764
downloads
A Flutter plugin to monitor screen brightness changes on Android and iOS using JNI and FFI.#screen#brightness#jnigen#swiftgen#ffi

play_in_app_updatecopy "play_in_app_update: ^1.0.1" to clipboard
play_in_app_update: ^1.0.1 copied to clipboard

13
likes
140
points
27
downloads

katex_dartcopy "katex_dart: ^0.1.1" to clipboard
katex_dart: ^0.1.1 copied to clipboard

1
likes
160
points
409
downloads
A pure-Dart port of KaTeX. Parses LaTeX math to a backend-agnostic box tree and serializes it to SVG — no Flutter dependency.#latex#katex#math#svg#rendering

mermaid_corecopy "mermaid_core: ^0.3.0" to clipboard
mermaid_core: ^0.3.0 copied to clipboard

recently created package Added 10 days ago
1
likes
150
points
561
downloads
Pure Dart port of mermaid.js: detect, parse and lay out 28 diagram types into a backend-agnostic scene, with an SVG renderer and a CLI. No Flutter.#mermaid#diagram#svg#visualization

gedcomcopy "gedcom: ^0.4.0" to clipboard
gedcom: ^0.4.0 copied to clipboard

5
likes
150
points
27
downloads
Dart library to parse GEDCOM data from string input ported from popular Python library#genealogy#gedcom#parser#family-tree

katexcopy "katex: ^1.0.0" to clipboard
katex: ^1.0.0 copied to clipboard

2
likes
160
points
44
downloads
A Flutter widget that renders LaTeX math by painting the backend-agnostic box tree from the pure-Dart katex_dart package. KaTeX in Flutter.#latex#katex#math#widget