DEVTO
Flutter Interview Questions Part 6: Advanced Flutter — Platform Channels, Internals, Keys & Animations
Welcome to Part 6 of the Flutter Interview Questions 2025 series! This part dives into advanced Flutter territory covering Platform Channels (MethodChannel, EventChannel, BasicMessageChannel), Flutter...
PUBDEV
smart_location v0.0.1
Smart Location is a Flutter package that provides an all-in-one solution for location handling, including real-time updates, last known location, geofencing, distance & bearing calculations, backgroun...
PUBDEV
thermal v1.2.0
Flutter plugin for accessing the device's thermal state to detect if the device is undergoing thermal throttling.
DEVTO
Flutter vs React Native in 2026: Which Should You Pick?
Flutter vs React Native in 2026: Which Should You Pick? Most comparison articles are written by teams that only use one framework. Geminate Solutions uses both — Flutter for 60% of mobile projects and...
PUBDEV
flutter_typeahead_new v5.2.1
A highly customizable typeahead (autocomplete) text input field for Flutter
PUBDEV
sim_info_plugin v1.0.1
A Flutter plugin to retrieve SIM card information including phone number and carrier name on Android.
PUBDEV
print_remover v1.1.0
Automatically removes all print() and debugPrint() statements from Dart files. Supports dry-run, custom paths, and verbose output.
PUBDEV
struct_data v0.1.1
Binary data manipulation, and serialization utilities for Dart. Binary value conversions. Structured view using Field descriptors. Lightweight serialization for general classes without code generati...
PUBDEV
awesome_alert_pro v1.0.0
A beautiful, customizable, and modern Flutter alert dialog package with smooth UI, animations, and multiple alert types.
REDDIT
I got tired of manually syncing APIs with Dart â so I built a framework that generates the Dart SDK automatically
In onedef, the struct is the API contract. type GetUserAPI struct { onedef.GET `path:"/users/{id}"` Request struct{ ID string } Response User } func (h *GetUserAPI) Handle(ctx context.Context) error...
PUBDEV
flutter_media_cast v0.0.1
A Flutter plugin for casting media to DLNA devices on Android and iOS.
PUBDEV
custom_debug_console v1.0.5
A lightweight in-app debug overlay for Flutter showing logs in a floating console (disabled in release). MVP: draggable bubble,logs panel, network panel, search & filters, print/FlutterError capture h...
PUBDEV
ironpress v0.1.0
High-performance image compression powered by Rust. Uses mozjpeg for JPEG, oxipng for PNG, and WebP (lossy + lossless). Accepts JPEG, PNG, WebP, GIF, BMP, TIFF as input. Features binary-search file si...