Sandro Maglione

Results 10 repositories owned by Sandro Maglione

fpdart

503
Stars
44
Forks
Watchers

Functional programming in Dart and Flutter. All the main functional programming types and patterns fully documented, tested, and with examples.

step-progress-indicator

160
Stars
34
Forks
Watchers

Open source Flutter package, bar indicator made of a series of selected and unselected steps

eslint-plugin-fp-ts-strict

17
Stars
0
Forks
Watchers

ESLint plugin for typescript to enforce fp-ts functions to avoid the most common javascript problems

flutter-supabase-template

89
Stars
7
Forks
Watchers

Complete configuration of a Flutter app with Supabase: environments, authentication, database, and more.

fpdart_riverpod

23
Stars
5
Forks
Watchers

Complete guide on how to build a safe, maintainable, and testable flutter app using fpdart and riverpod

getting-started-xstate-and-effect

62
Stars
0
Forks
Watchers

Learn how to use all the features of XState in combination with the power of Effect・Newsletter sandromaglione.com

learn-dart3

30
Stars
1
Forks
Watchers

Showcase and try all the new features in Dart 3: Pattern Matching, Records, Sealed classes, and much more 🎯

infinite-html-canvas

26
Stars
7
Forks
Watchers

Infinite HTML <canvas> that can be zoomed and panned using touch on mobile 🤏

effect-getting-started

29
Stars
1
Forks
Watchers

Example apps to get started using all the features of effect: Context, Layer, Runtime, Scope and more 🪄

pglite-client-server

60
Stars
1
Forks
60
Watchers

Local-first app using PGLite as local database, Effect, DrizzleORM, and built with Remix