Pinned Repositories
conditioned
A package for Flutter for adding condional Widgets
dot_cast
An easy and smart way to type cast your objects.
etos
Another take on simple state management using global state and events.
ext_theme
Extended themes for Flutter
lift_off
A package that helps you launch your app.
practice_github_actions
A practice repository to play around, and learn using GitHub actions
viewmodelscope
A ViewModel Widget for Flutter to help you separating concerns.
washington
Event Driven State Management solution for Flutter.
SEGVeenstra's Repositories
SEGVeenstra/conditioned
A package for Flutter for adding condional Widgets
SEGVeenstra/washington
Event Driven State Management solution for Flutter.
SEGVeenstra/etos
Another take on simple state management using global state and events.
SEGVeenstra/ext_theme
Extended themes for Flutter
SEGVeenstra/dot_cast
An easy and smart way to type cast your objects.
SEGVeenstra/lift_off
A package that helps you launch your app.
SEGVeenstra/practice_github_actions
A practice repository to play around, and learn using GitHub actions
SEGVeenstra/viewmodelscope
A ViewModel Widget for Flutter to help you separating concerns.
SEGVeenstra/aspnet-api-sample
Sample project for an ASP.NET API project
SEGVeenstra/bloc_chain
Dispatch events globally for all your blocs!
SEGVeenstra/bloc_vs_washington
Sample comparing Bloc and Washington state management
SEGVeenstra/equatable
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
SEGVeenstra/films-and-series-app
A Flutter app for searching movies and series which is used for a workshop.
SEGVeenstra/flick-video-player
SEGVeenstra/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
SEGVeenstra/flutter_app_architecture
A general flutter architecture
SEGVeenstra/flutter_cast
Dart package to discover and connect with Chromecast devices
SEGVeenstra/flutter_clock
SEGVeenstra/flutter_nested_routers
Experimental project for using nested routers with Navigator 2.0 in Flutter
SEGVeenstra/flutter_packages
Dart and Flutter plugins/packages used and maintained by @appinioGmbH
SEGVeenstra/flutter_simple_architecture
A simple app architecture for Flutter
SEGVeenstra/flutter_white_label_example
A white label example with Flutter.
SEGVeenstra/modal_sheet_routing
Experiment with go_router and ModalSheet
SEGVeenstra/provider_manager_sample
A sample that uses Managers to manage resources which can be used on multiple screens/pages. To access the Manager this sample uses Provider.
SEGVeenstra/scavenger_hunt_plus_site
The website for the Scavenger Hunt Plus app
SEGVeenstra/scerio.packages.flutter
👨💻 Plugins and packages for Flutter framework
SEGVeenstra/segveenstra.github.io
My personal website
SEGVeenstra/tafels
Simple app for my sons to practice the tables.
SEGVeenstra/tic_tac_toe
Tic Tac Toe
SEGVeenstra/tic_tac_toe_flutter
Simple Tic Tac Toe app to teach Flutter