PUBDEV
littlefish_feature_user_switching v1.1.0
User Switching feature allows for users to login to an existing business without the need to sign out and sign back in. Seamlessly switching between users in a business
PUBDEV
liquid_glass_bar v0.1.1
A beautiful iOS-inspired liquid glass bottom navigation bar for Flutter with smooth animations, drag interaction, and glass morphism effects.
PUBDEV
tealium_firebase v3.0.0
A Flutter plugin for using Tealium's Firebase Remote Command with the Tealium Flutter Plugin.
PUBDEV
flutter_simple_charts v0.0.1
A very simple donut and bar chart package, lightweight and easy to use
PUBDEV
tealium_braze v2.0.0
A Flutter plugin for using Tealium's Braze Remote Command with the Tealium Flutter Plugin.
PUBDEV
tealium_moments_api v2.0.0
A new Flutter plugin for using Tealium's Moments API Module with the Tealium Flutter Plugin.
PUBDEV
tealium_adobevisitor v2.0.0
A Flutter plugin for using Tealium's Adobe Visitor Module with the Tealium Flutter Plugin.
PUBDEV
text_animation_plus v0.1.0
23 plug-and-play Flutter text animation widgets: split, blur, typewriter, glitch, curved marquee, scramble, gradient, scroll-reactive, and more.
PUBDEV
vault_kit v1.0.0
Secure credential storage for Flutter using Android Keystore (AES-256-GCM) and iOS Keychain.
PUBDEV
littlefish_config_launchdarkly v4.0.4
The littlefish implementation of our configuration service for launch darkly mobile
PUBDEV
littlefish_data_sembast v1.1.2
The implementation of the sembast NoSQL database engine for littlefish mobile applications.
PUBDEV
littlefish_icons v1.0.7
A littlefish package for standardising and centralising icons used across littlefish applications
PUBDEV
littlefish_notifications_fcm v4.0.5
The implementation of firebase async notifications in a package format.
PUBDEV
littlefish_analytics_firebase v4.0.5
The implementation of littlefish_core for Firebase Analytics
PUBDEV
littlefish_observability_firebase v4.1.2
The implementaiton of the littlefish firebase observability package
PUBDEV
littlefish_monitoring_firebase v4.1.3
The project for littlefish monitoring implementation of firebase performance monitoring
PUBDEV
littlefish_notifications_signalr v4.2.4
The implementation of the littlefish notification service using SignalR.
PUBDEV
dictzip_reader v0.1.0
A Dart package to read and decompress dictzip (.dict.dz) files with random access support.
REDDIT
Dart Shelf being forgotten?
Hi there, I love dart shelf compare to other api frameworks like frog or server pod whix use path as route. Shelf use interface like express js which is so nice n easy to design. Serverpod also come w...