birju.dev

  • Packages
Results 19 packages owned by birju.dev
Sort by

spidercopy "spider: ^4.2.3" to clipboard
spider: ^4.2.3 copied to clipboard

391
likes
160
points
12.9k
downloads
A small dart command-line tool for generating dart references of assets from the assets folder.

adaptive_themecopy "adaptive_theme: ^3.8.0" to clipboard
adaptive_theme: ^3.8.0 copied to clipboard

954
likes
150
points
34.2k
downloads
Allows to change between light and dark theme dynamically and add system adaptive theme support.#theme#theming#dynamic-theme#adaptive-theme#theme-switcher
screenshot

screwdrivercopy "screwdriver: ^5.12.0" to clipboard
screwdriver: ^5.12.0 copied to clipboard

114
likes
160
points
1.38k
downloads
A dart package aiming to provide useful extensions and helper functions to ease and speed up development.#extensions#helpers#utility#utils

flutter_screwdrivercopy "flutter_screwdriver: ^4.0.0+1" to clipboard
flutter_screwdriver: ^4.0.0+1 copied to clipboard

21
likes
160
points
274
downloads
A flutter package aiming to provide useful extensions and helper functions to ease and speed up development.

shiki_fluttercopy "shiki_flutter: ^1.1.0" to clipboard
shiki_flutter: ^1.1.0 copied to clipboard

11
likes
160
points
201
downloads
A TextMate-grammar based syntax highlighter for Flutter, ported from Shiki. Tokenizes source code with real TextMate grammars and Shiki themes and renders it as styled TextSpans.#syntax-highlighting#textmate#themes#highlighting#code

gradle_propertiescopy "gradle_properties: ^1.0.2" to clipboard
gradle_properties: ^1.0.2 copied to clipboard

5
likes
160
points
523
downloads
A dark package allowing to easily work with Gradle properties files.

flutter_not_paidcopy "flutter_not_paid: ^1.1.0" to clipboard
flutter_not_paid: ^1.1.0 copied to clipboard

20
likes
160
points
61
downloads
Client did not pay? Add this widget into your app and the app will fade away completely on reaching deadline.

firestore_sizecopy "firestore_size: ^1.2.0" to clipboard
firestore_size: ^1.2.0 copied to clipboard

7
likes
160
points
116
downloads
A tiny package to calculate the approximate size (in bytes) of a Firestore document.

adaptive_theme_fluent_uicopy "adaptive_theme_fluent_ui: ^1.4.0" to clipboard
adaptive_theme_fluent_ui: ^1.4.0 copied to clipboard

3
likes
160
points
198
downloads
An extension package of adaptive_theme library that supports dynamic theming for fluent_ui package.

oniguruma_dartcopy "oniguruma_dart: ^1.0.1" to clipboard
oniguruma_dart: ^1.0.1 copied to clipboard

1
likes
160
points
204
downloads
A pure-Dart port of the Oniguruma regex engine (backtracking bytecode VM). Full Unicode, ~28 encodings, an idiomatic String API. No FFI; verified against the C library.#regex#regexp#oniguruma#regular-expression#unicode