mono0926.com

  • Packages
Results 16 packages owned by mono0926.com
Sort by

pedantic_monocopy "pedantic_mono: ^1.35.0" to clipboard
pedantic_mono: ^1.35.0 copied to clipboard

75
likes
160
points
33.2k
downloads
[mono edition] Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.#lint#lints#linter#analysis#code-style

adaptive_dialogcopy "adaptive_dialog: ^2.6.0" to clipboard
adaptive_dialog: ^2.6.0 copied to clipboard

1.07k
likes
150
points
29.7k
downloads
Show alert dialog or modal action sheet adaptively according to platform.#dialog#adaptive#alert#popup
screenshot

simple_loggercopy "simple_logger: ^1.10.0" to clipboard
simple_logger: ^1.10.0 copied to clipboard

99
likes
150
points
7.46k
downloads
Provides super simple APIs for logging. The log also includes caller info by setting includeCallerInfo to true. On Android Studio, jump to called location by clicking the log.#logging

barcode_scan2copy "barcode_scan2: ^4.5.2" to clipboard
barcode_scan2: ^4.5.2 copied to clipboard

298
likes
140
points
21.5k
downloads
A flutter plugin for scanning 2D barcodes and QRCodes via camera.

route_observer_mixincopy "route_observer_mixin: ^1.8.0" to clipboard
route_observer_mixin: ^1.8.0 copied to clipboard

20
likes
150
points
4.77k
downloads
RouteObserveMixin provides easy access to didPush/didPop/didPushNext/didPopNext.

vsync_providercopy "vsync_provider: ^0.5.0" to clipboard
vsync_provider: ^0.5.0 copied to clipboard

10
likes
160
points
1.25k
downloads
VsyncProvider provides vsync for AnimationController. This works with provider package.

bloc_providercopy "bloc_provider: ^1.0.0" to clipboard
bloc_provider: ^1.0.0 copied to clipboard

25
likes
140
points
10k
downloads
Provides bloc to descendant widget (O(1)), and the bloc is disposed appropriately by state which the bloc_provider holds internally.

mono_kitcopy "mono_kit: ^0.47.0" to clipboard
mono_kit: ^0.47.0 copied to clipboard

13
likes
150
points
379
downloads
A collection of convenient widgets and utils made by mono. Under construction now.

firestore_refcopy "firestore_ref: ^0.16.0" to clipboard
firestore_ref: ^0.16.0 copied to clipboard

25
likes
150
points
178
downloads
Firestore reference/document typed access helpers. You can write organized safe code by this.

disposable_providercopy "disposable_provider: ^2.4.0" to clipboard
disposable_provider: ^2.4.0 copied to clipboard

5
likes
150
points
8.13k
downloads
DisposableProvider is thin wrapper of Provider and it calls dispose automatically.