Sandro Maglione

Results 8 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

85
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

45
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

31
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 🤏