mono0926.com

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

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

1.05k
likes
160
points
27.3k
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

97
likes
160
points
8.34k
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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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