Pinned Repositories
bitsdojo_window
A Flutter package that makes it easy to customize and work with your Flutter desktop app window.
code_editor
A code editor (dart, js, html, ...) for Flutter with syntax highlighting and custom theme.
flutter_chrome_bug
flutter_selectable_text_scroll_demo
hive_studio
View, analyze and edit Hive databases
code_field
A customizable code text field supporting syntax highlighting
mack-at-pieces's Repositories
mack-at-pieces/bitsdojo_window
A Flutter package that makes it easy to customize and work with your Flutter desktop app window.
mack-at-pieces/code_editor
A code editor (dart, js, html, ...) for Flutter with syntax highlighting and custom theme.
mack-at-pieces/codespace-demo
mack-at-pieces/desktop_webview_window
mack-at-pieces/favicon
A Dart library for finding favicons
mack-at-pieces/flutter-code-editor
Flutter Code Editor is a multi-platform code editor supporting syntax highlighting, code blocks folding, autocompletion, read-only code blocks, hiding specific code blocks, themes, and more.
mack-at-pieces/flutter_chrome_bug
mack-at-pieces/flutter_selectable_text_scroll_demo
mack-at-pieces/hive_studio
View, analyze and edit Hive databases
mack-at-pieces/flutter_focus_demo
mack-at-pieces/flutter_macos_webview
Flutter plugin that lets you display native WebView on macOS
mack-at-pieces/flutter_markdown
mack-at-pieces/flutter_material_color_picker
Material color picker, you can customize colors. Selection in two step, first main color and after shades.
mack-at-pieces/flutter_text_field
mack-at-pieces/flutter_treeview
mack-at-pieces/internet_connection_checker
A pure Dart library that checks for internet by opening a socket to a list of specified addresses, each with individual port and timeout. Defaults are provided for convenience.
mack-at-pieces/packages
A collection of useful packages maintained by the Flutter team
mack-at-pieces/worker_manager
Effective cpu intensive function scheduling across isolates, true canceling capability