Pinned Repositories
async_button_builder
A helper builder to create loading buttons in Flutter
awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
awesome-ios-ui
A curated list of awesome iOS UI/UX libraries
Book-Recommend-Github
推荐生活当中积累的优秀Objective-C和Swift三方库
bottom-sheet-ios
BottomSheet
Bottom Sheet for iOS
BRPickerView
BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。
clean_framework
Flutter implementation of Clean Architecture, see http://www.amazon.com/dp/0134494164/
Crash-Course-Computer-Science-Chinese
:computer: 计算机速成课 | Crash Course 字幕组 (全40集 2018-5-1 精校完成)
FlutterNodeTips
1. Flutter 学习笔记思维导图,包含常用组件的基础属性,可在源文件中直接搜索,也可作为一个常用必备的手册。2. 同时也添加进阶的思维导图和内部结构流程图。
WilliamX1019's Repositories
WilliamX1019/async_button_builder
A helper builder to create loading buttons in Flutter
WilliamX1019/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
WilliamX1019/BottomSheet
Bottom Sheet for iOS
WilliamX1019/clean_framework
Flutter implementation of Clean Architecture, see http://www.amazon.com/dp/0134494164/
WilliamX1019/cocopilot
你可以把它称为:联合副驾驶。
WilliamX1019/firebase-environments-setup
This repo is for an article on Creating Development Environments for Firebase using the Very Good & Flutterfire CLIs in Flutter
WilliamX1019/flood
Flutter Framework to Streamline Flutter Development
WilliamX1019/Flutter-Bloc-CleanArchitecture
WilliamX1019/flutter-project-template-bloc
Starting template for a new Flutter project using BLoC.
WilliamX1019/Flutter-Tiktok-Videos
Real short video app with firebase and pixels API.Where you can create a short video with pixels' stock videos and also merge your audio.
WilliamX1019/flutter_cache_manager
Generic cache manager for flutter
WilliamX1019/flutter_clean_architecture_example
A flutter's implementation of a "clean architecture" comparing BLoC, Cubit, GetIt, MobX, Provider, and Riverpod. It includes tests to all libraries and additional features like Material 3 theming, Widget and Unit Tests, Infinite scrolling, Remote API calls, Caching and etc.
WilliamX1019/flutter_dialog_queue
WilliamX1019/flutter_modularized_di
Modularized Flutter Counter App Honoring Clean Architecture Principles and Using Simple DI Abstractions to Preserve Encapsulation within Modules.
WilliamX1019/flutter_paypal_native
Native implementation of paypal with Flutter
WilliamX1019/flutter_riskified
Riskified plugin for Flutter
WilliamX1019/Grocery-App
Flutter Grocery Shopping App (Mobile App, Web App)
WilliamX1019/haoel.github.io
WilliamX1019/HTTP-Catcher
WilliamX1019/js
WilliamX1019/just_the_tooltip
A directional tooltip for flutter projects
WilliamX1019/MagazineLayout
A collection view layout capable of laying out views in vertically scrolling grids and lists.
WilliamX1019/maid
Maid is a cross-platform Flutter app for interfacing with GGUF / llama.cpp models locally, and with Ollama and OpenAI models remotely.
WilliamX1019/omelette
A Dart library that makes handling remote response easier when dealing with ETags and page-based (offset-based) pagination.
WilliamX1019/picnic-app
WilliamX1019/push-flutter-plugin
WilliamX1019/styled_widget
Simplifying widget style in Flutter.
WilliamX1019/TikTok-Flutter
A TikTok Clone in Flutter and Firebase.
WilliamX1019/tiktok-flutter-clone
Full Stack TikTok Clone using Flutter, Firebase & GetX
WilliamX1019/ZBNetworking
AFNetworking4.X封装 GET/POST /PUT/PATCH /DELETE / UPLOAD /DOWNLOAD 网络请求 添加了缓存机制,插件机制,断点下载,重复请求的处理,取消当前请求等功能.支持iOS,macOS, watchOS, tvOS