Pinned Repositories
beamer
A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.
beamer_examples
Examples of using Beamer package
bottom_navigation_bloc
A simple Flutter application demonstrating usage of BottomNavigationBar with BLoC pattern.
contained_tab_bar_view
Encapsulate TabController, TabBar and TabBarView into a single customizable Widget
container_tab_indicator
Build your own Container-like Tab indicator
exo_NN
ML project for searching exoplanets
flocs
A generator for documentation website
pLam
An interpreter for learning and exploring pure λ-calculus
reactive_repositories
An example of "reactive/streaming repository" as a solution for BLoC to BLoC communication
rewrite
A tool to rewrite your files with custom strategies
slovnicki's Repositories
slovnicki/beamer
A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.
slovnicki/flocs
A generator for documentation website
slovnicki/contained_tab_bar_view
Encapsulate TabController, TabBar and TabBarView into a single customizable Widget
slovnicki/reactive_repositories
An example of "reactive/streaming repository" as a solution for BLoC to BLoC communication
slovnicki/rewrite
A tool to rewrite your files with custom strategies
slovnicki/beamer-test-app
slovnicki/beamer_navigation_example
slovnicki/beamer_test-1
slovnicki/collection
The collection package for Dart contains a number of separate libraries with utility functions and classes that makes working with collections easier.
slovnicki/companies_using_flutter
List of companies using Flutter
slovnicki/dart-neats
neat dart packages.
slovnicki/dart_frog
A fast, minimalistic backend framework for Dart 🎯
slovnicki/DevFest2022
slovnicki/flame
A Flutter based game engine
slovnicki/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
slovnicki/flutter-charts
Customizable charts library for flutter.
slovnicki/flutter-dasher
slovnicki/flutter-festival-london
Resources for "Router; Problems and solutions" talk from Flutter Festival London
slovnicki/flutter-hexagon
slovnicki/flutter-lithuania-meetup-2
slovnicki/flutter-nested-beamer-example
Flutter app with nested beamer example and rebuild of the root widget.
slovnicki/flutter_cool_card_swiper
Cool Card Swiper Using Flutter
slovnicki/flutterfire_desktop
A pure Dart implementation of Firebase with initial support aimed at FlutterFire for Linux & Windows.
slovnicki/mason
Tools which allow developers to create and consume reusable templates called bricks.
slovnicki/nested_navigation_in_flutter
Resources for the "Multiple Navigators with Beamer" talk
slovnicki/pin_code_fields
A flutter package which will help you to generate pin code fields with beautiful design and animations. Can be useful for OTP or pin code inputs 🤓🤓
slovnicki/seo_renderer
A Flutter Web Plugin to display Text Widget as Html for SEO purpose
slovnicki/slovnicki
Profile README
slovnicki/stomp_dart_client
Dart STOMP client for easy messaging interoperability.
slovnicki/test_beamer_bloc
Local test to figure out interaction between Bloc + Beamer, specifically hunting a bug on transition out of a page while overriding builder.