Pinned Repositories
binder
A lightweight, yet powerful way to bind your application state with your business logic.
flutter_counter_challenge_2020
A set of counter apps made for #FlutterCounterChallenge2020
flutter_sidekick
Widgets for creating Hero-like animations between two widgets within the same screen.
flutter_slidable
A Flutter implementation of slidable list item with directional slide actions.
flutter_staggered_grid_view
A Flutter staggered grid view
flutter_sticky_header
Flutter implementation of sticky headers for sliver
gap
Flutter widgets for easily adding gaps inside Flex widgets such as Columns and Rows or scrolling views
local_hero
A widget which implicitly launches a hero animation when its position changed within the same route.
nil
A simple Flutter widget to add in the widget tree when you want to show nothing, with minimal impact on performance.
overflow_view
A widget displaying children in a line until there is not enough space and showing a the number of children not rendered.
letsar's Repositories
letsar/flutter_staggered_grid_view
A Flutter staggered grid view
letsar/flutter_slidable
A Flutter implementation of slidable list item with directional slide actions.
letsar/flutter_sticky_header
Flutter implementation of sticky headers for sliver
letsar/flutter_sidekick
Widgets for creating Hero-like animations between two widgets within the same screen.
letsar/gap
Flutter widgets for easily adding gaps inside Flex widgets such as Columns and Rows or scrolling views
letsar/local_hero
A widget which implicitly launches a hero animation when its position changed within the same route.
letsar/binder
A lightweight, yet powerful way to bind your application state with your business logic.
letsar/flutter_counter_challenge_2020
A set of counter apps made for #FlutterCounterChallenge2020
letsar/overflow_view
A widget displaying children in a line until there is not enough space and showing a the number of children not rendered.
letsar/nil
A simple Flutter widget to add in the widget tree when you want to show nothing, with minimal impact on performance.
letsar/RestLess
The automatic type-safe-reflectionless REST API client library for .Net Standard
letsar/visual_effect
VisualEffect API for Flutter
letsar/polygon
A simple way to draw polygon shapes and to clip them
letsar/atomized_image
A widget which paints and animates images with particles to achieve an atomized effect
letsar/value_layout_builder
A LayoutBuilder with an extra value
letsar/state_watcher
A simple, yet powerful reactive state management solution for Flutter applications
letsar/flutter_puzzle_hack
letsar/fluttercon_2024
Slides for Fluttercon2024
letsar/figma_squircle
Flutter implementation of Figma's corner smoothing.
letsar/letsar
My profile
letsar/adventofcode_2021
letsar/letsar.github.io
letsar/awesome-advent-of-code
A collection of awesome resources related to the yearly Advent of Code challenge.
letsar/plugins
Plugins for Flutter maintained by the Flutter team
letsar/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
letsar/flutter-state_watcher-snippets
VSCode snippets for state_watcher
letsar/flutter_camera_ios_orientation_issue
letsar/go_router
The purpose of the go_router for Flutter is to use declarative routes to reduce complexity, regardless of the platform you're targeting (mobile, web, desktop), handling deep linking from Android, iOS and the web while still allowing an easy-to-use developer experience.
letsar/gql
Libraries supporting GraphQL in Dart
letsar/phone_numbers_parser
Dart phone number parser, based on libphonenumber and PhoneNumberKit.