abdulbosit209's Stars
simc/auto_size_text
Flutter widget that automatically resizes text to fit perfectly within its bounds.
rrousselGit/riverpod
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
dnfield/flutter_svg
SVG parsing, rendering, and widget library for Flutter
Gambley1/flutter-instagram-offline-first-clone
Offline Instagram? No problem! Dive into this Flutter clone with seamless sync and all your favorite features, even when you're off the grid. ✨ Explore posts, create content, interact with friends – all offline! Syncs magically when you're back online. Built with Flutter and ❤️.
VeryGoodOpenSource/very_good_infinite_list
A Very Good Infinite List Widget created by Very Good Ventures. Great for activity feeds, news feeds, and more. 🦄
payam-zahedi/flutter_form_validation
shorebirdtech/shorebird
Code Push for Flutter and other tools for Flutter businesses.
yaitmou/flutter_login
Flutter_bloc and go_router example
felangel/data_class
Experimental support for data classes in Dart using macros.
JovliyevOlim/NextJs_t
Nextjs_tutorial
Abdusamad98/najot_pay
payam-zahedi/toastification
Toastification is a Flutter package for displaying customizable toast messages. It provides predefined widgets for success, error, warning, and info messages, as well as a custom widget for flexibility. With Toastification, you can add and manage multiple toast messages at the same time with ease.
jonasschmedtmann/complete-javascript-course
Starter files, final projects, and FAQ for my Complete JavaScript course
VeryGoodOpenSource/formz
A unified form representation in Dart used at Very Good Ventures 🦄
felangel/equatable
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
xmartlabs/stock
Dart package for Async Data Loading and Caching. Combine local (DB, cache) and network data simply and safely.
azor1105/hero_example
IbrokhimMirzaev/graphql_example
Sodiqjon95/nabeey_app
jonbhanson/flutter_native_splash
Automatically generates native code for adding splash screens in Android and iOS. Customize with specific platform, background color and splash image.
ErgashevJahongir/test-app
felangel/flow_builder
Flutter Flows made easy! A Flutter package which simplifies navigation flows with a flexible, declarative API.
mkobuolys/flutter-design-patterns
Flutter Design Patterns application
vandadnp/youtube-riverpodcourse-public
Repository for "Riverpod 2.x Course for Flutter Developers - Go from Beginner to Advanced in 17 Hours"
vandadnp/flutter-tips-and-tricks
A Collection of Flutter and Dart Tips and Tricks
bizz84/dart_json_parsing_examples
JSON Parsing examples in Dart
flame-engine/lightrunners
Flame game to showcase during https://fluttercon.dev/
iampawan/MultiX
Provide an easy way to make responsive and adaptive Flutter multi-platform applications.
Iqbol-Mirzayev/RickyAndMorty
TDD archetecture
fluttercommunity/get_it
Get It - Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App. Maintainer: @escamoteur