• Stars
    star
    36
  • Rank 735,472 (Top 15 %)
  • Language
    Dart
  • Created over 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The purpose of this PoC is to implement main real life app use cases and see if Riverpod elegantly supports all the needed mutations.

More Repositories

1

Sharpnado.Presentation.Forms

Presentation layer: Xamarin Forms custom components and renderers
596
star
2

Sharpnado.MaterialFrame

A modern MAUI (and XF) Frame component supporting blur, acrylic, dark mode. Implemented with RealtimeBlurView on Android (custom blurview) and UIVisualEffectView on iOS.
C#
463
star
3

Sharpnado.Tabs

Pure MAUI and Xamarin.Forms Tabs, including fixed tabs, scrollable tabs, bottom tabs, badge, segmented control, custom tabs, button tabs, bendable tabs...
C#
416
star
4

Sharpnado.Shadows

Add as many custom shadows (Color, Offset, Blur, Neumorphism) as you like to any Xamarin.Forms view (Android, iOS, UWP).
C#
329
star
5

Xamarin-Forms-Practices

Collection of good practices for Xamarin forms developement
C#
289
star
6

Sharpnado.TaskLoaderView

Free yourself from IsBusy=true! The `TaskLoaderView` is a UI component that handles all your UI loading state (Loading, Error, Result, Notification), and removes all the pain of async loading from your view models (try catch / async void / IsBusy / HasErrors / base view models / ...) thanks to its brother the `TaskLoaderNotifier`.
C#
222
star
7

Sharpnado.CollectionView

A performant list view supporting: grid, horizontal and vertical layout, drag and drop, and reveal animations.
C#
217
star
8

Xamarin.Forms.Nuke

The famous iOS Nuke native image caching library for Xamarin.Forms
C#
123
star
9

Sharpnado.TaskMonitor

Free yourself from async void! TaskMonitor is a component (a task wrapper) helping you to deal with "fire and forget" Task (non awaited Task) by implementing async/await best practices.
C#
95
star
10

SkiaSharpnado

SkiaSharp components and case studies for Xamarin.Forms
C#
79
star
11

Maui.Nuke

Maui version of the Nuke iOS image caching native library
C#
38
star
12

Xamarin.Forms.ImageSourceHandlers

GlideX.Forms + FFImageLoading.ImageSourceHandler = complete image caching solution for Xamarin.Forms without changing any line of your current project.
C#
28
star
13

Sharpnado.Acrylic

Where Sharpnado is experimenting Acrylic effects.
C#
26
star
14

NukeProxy

C#
17
star
15

Mobile.Practices.Frameworkless

Best practices for Xamarin developpement post MVVM (without binding) (Xamarin.Android and iOS)
C#
8
star
16

Sharpnado.Infrastructure

C#
5
star
17

falotier_design

Dart
5
star
18

Sharpnado.HorizontalListView

Obsolete repository, the project has been renamed to Sharpnado.CollectionView
1
star
19

SLIDES_FreeYourselfFromIsBusy

JavaScript
1
star
20

Mvvm.Flux.Maui

Showcase the mvvm flux architecture (one-way update)
C#
1
star