mono0926.com

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

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

73
likes
160
pub points
89%
popularity
[mono edition] Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.#lint#lints#linter#analysis#code-style

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

93
likes
160
pub points
93%
popularity
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

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

20
likes
160
pub points
87%
popularity
RouteObserveMixin provides easy access to didPush/didPop/didPushNext/didPopNext.

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

1.01k
likes
150
pub points
98%
popularity
Show alert dialog or modal action sheet adaptively according to platform.#dialog#adaptive#alert#popup
screenshot

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

279
likes
150
pub points
99%
popularity
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
pub points
85%
popularity
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
pub points
81%
popularity
VsyncProvider provides vsync for AnimationController. This works with provider package.

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

12
likes
150
pub points
65%
popularity
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
pub points
63%
popularity
DisposableProvider is thin wrapper of Provider and it calls dispose automatically.

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

25
likes
150
pub points
61%
popularity
Firestore reference/document typed access helpers. You can write organized safe code by this.