drafakiller.com

  • Packages
Results15 packages owned by drafakiller.com
Sort by

events_emittercopy "events_emitter: ^0.5.2" to clipboard
events_emitter: ^0.5.2 copied to clipboard

13
likes
140
pub points
92%
popularity
An intuitive Event-based system, inspired by NodeJS's Event Emitter. Allows for multiple data types with type safety events. Based on JavaScript and suitable for Dart and Flutter.

swipe_widgetcopy "swipe_widget: ^0.0.2+1" to clipboard
swipe_widget: ^0.0.2+1 copied to clipboard

9
likes
140
pub points
79%
popularity
Widget to swipe to the sides, adding different funcionalities.

code_scancopy "code_scan: ^0.4.10" to clipboard
code_scan: ^0.4.10 copied to clipboard

15
likes
130
pub points
82%
popularity
A flexible code scanner for QR codes, barcodes and many others. Using Google's ML Kit. Use it as a Widget with a camera or use the methods provided, with a camera controller.

threadcopy "thread: ^0.2.2" to clipboard
thread: ^0.2.2 copied to clipboard

12
likes
130
pub points
82%
popularity
A simple Isolated Thread wrapped with a type-safe Event Emitter for easier asynchronous communication. Setup events for the thread to reply to, or compute tasks individually.

debug_consolecopy "debug_console: ^0.0.1" to clipboard
debug_console: ^0.0.1 copied to clipboard

5
likes
130
pub points
77%
popularity
A console for debugging Flutter apps. Check the console for prints and errors, while you're testing it, all within your app. Make your own logging and check the StackTraces.

async_signalcopy "async_signal: ^0.0.3" to clipboard
async_signal: ^0.0.3 copied to clipboard

2
likes
140
pub points
63%
popularity
Control the flow of asynchronous operations by signaling all the waiting tasks whether they should wait or continue at a specific point. Lock and unlock the flow.

regex_rangecopy "regex_range: ^0.1.0+1" to clipboard
regex_range: ^0.1.0+1 copied to clipboard

2
likes
140
pub points
50%
popularity
Generates a Regular Expression that matches a range of numbers or characters. Use the generated RegExp or pattern.

scroll_positionedcopy "scroll_positioned: ^0.0.4" to clipboard
scroll_positioned: ^0.0.4 copied to clipboard

8
likes
120
pub points
35%
popularity
Allows to position widgets fixed along with a scroll. Can be positioned relative to the parent, or the absolute position. Best used with a Scrollable, but can be used on its own.

markedcopy "marked: ^0.2.5" to clipboard
marked: ^0.2.5 copied to clipboard

3
likes
140
pub points
17%
popularity
A simple Markdown parser for Dart. Create your own custom Markdown syntax.

console_markdowncopy "console_markdown: ^0.0.3" to clipboard
console_markdown: ^0.0.3 copied to clipboard

3
likes
140
pub points
4%
popularity
A console markdown for formatting and color, using chalk as a dependency. No setup required, quick and easy to use.