Pinned Repositories
0000000-create_flutter_mono_repo-rubigo
This program will create a flutter mono repository.
0000000-demo_mono_repo_app-rubigo
A Flutter counter app setup as a mono-repo with a package and a plugin.
0220108-yapb_theme-rubigo
Customize and extend the theme in a Flutter project.
arb_utils
A set of tools for working with .arb files (the preferred Dart way of dealing with i18n/l10n/translations)
assorted_layout_widgets
Flutter package: Assorted layout widgets that boldly go where no native Flutter widgets have gone before.
property_for_changenotifier
Example how to simplify getters and setter blocks in ChangeNotifier classes with a Property class
rubigo_navigator
A navigator based on navigator 2.0
jsroest's Repositories
jsroest/rubigo_navigator
A navigator based on navigator 2.0
jsroest/0000000-create_flutter_mono_repo-rubigo
This program will create a flutter mono repository.
jsroest/property_for_changenotifier
Example how to simplify getters and setter blocks in ChangeNotifier classes with a Property class
jsroest/0000000-demo_mono_repo_app-rubigo
A Flutter counter app setup as a mono-repo with a package and a plugin.
jsroest/0220108-yapb_theme-rubigo
Customize and extend the theme in a Flutter project.
jsroest/arb_utils
A set of tools for working with .arb files (the preferred Dart way of dealing with i18n/l10n/translations)
jsroest/assorted_layout_widgets
Flutter package: Assorted layout widgets that boldly go where no native Flutter widgets have gone before.
jsroest/breakpoint_bug
Can not set a breakpoint on an if statement with a boolean variable in DevTools
jsroest/dart-linq-examples
C#'s 101 LINQ Samples translated to Dart
jsroest/dart-sprintf
Dart implementation of sprintf
jsroest/flutter-managed-configuration
jsroest/flutter_launcher_icons
Flutter Launcher Icons - A package which simplifies the task of updating your Flutter app's launcher icon. Fully flexible, allowing you to choose what platform you wish to update the launcher icon for and if you want, the option to keep your old launcher icon in case you want to revert back sometime in the future. Maintainer: @MarkOSullivan94
jsroest/flutter_ssh
SSH and SFTP client for Flutter
jsroest/flutterfire
🔥 Firebase plugins for Flutter apps
jsroest/gs1-barcode-engine
GS1 Barcode Engine
jsroest/HardwareKeyboardTest
This repository shows the hardware keyboard problem when using the ALT, CTRL or SHIFT keys with a Zebra MC2200 device. Pressing one of these keys will cause an endless stream of OnKeyDown events until the modifier key is pressed again.
jsroest/jsroest.github.io
jsroest/LinkOS-Android-Samples
Java based sample code for developing on Android. The demos in this repository are stored on separate branches. To navigate to a demo, please click branches.
jsroest/mobile_scanner
A universal scanner for Flutter based on MLKit. Uses CameraX on Android and AVFoundation on iOS.
jsroest/mustache
Mustache template Dart library
jsroest/rubigo_navigator_slides
jsroest/signal_state_provider
A sample project showing the most basic way to propagate data (classes with Signals) down the widget tree.
jsroest/signals.dart
Reactive programming made simple for Dart and Flutter
jsroest/supabase-live-table
In-memory replication of a Postgres table, synchronized with Supabase Realtime
jsroest/template_expressions
jsroest/textinput_bug
A bug that causes TextFormField to become unresponsive. Bug introduced in Flutter V2.2.0. Easiest to reproduce with a physical device, while typing via a remote tool like scrcpy/SOTI MobiControl.
jsroest/yapb_assets
Assets for my blog yapb.dev