aidea
6297
AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。
isar
3757
Extremely fast, easy to use, and fully async NoSQL database for Flutter
flutter_twitter_clone
3750
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
table_calendar
1894
Highly customizable, feature-packed calendar widget for Flutter
Paisa
1466
Expense manager for Android with Material Design
Paisa
1254
Expense manager for Android with Material Design
objectbox-dart
1109
Flutter database for super-fast Dart object persistence
convex_bottom_bar
842
A Flutter package which implements a ConvexAppBar to show a convex tab in the bottom bar. Theming supported.
supabase-flutter
812
Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
fancy_bottom_navigation
793
Flutter plugin - FancyBottomNavigation
realm-dart
777
Realm is a mobile database: a replacement for SQLite & ORMs.
pluto_grid
705
PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
extended_nested_scroll_view
618
extended nested scroll view to fix following issues. 1.pinned sliver header issue 2.inner scrollables in tabview sync issue 3.pull to refresh is not work. 4.do without ScrollController in NestedScrollView's body
flutter_browser_app
427
A Full-Featured Mobile Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by the flutter_inappwebview plugin.
MovieLab
406
An open source movie tracker and movie finder.
sqfEntity
379
SqfEntity ORM for Flutter/Dart lets you build and execute SQL commands on SQLite database easily and quickly with the help of fluent methods similar to .Net Entity Framework. SqfEntity also generates add/edit forms with validations and special controls (DropDown List, DateTime pickers, Checkboxes.. etc) for your table.
extended_tabs
292
A powerful official extension library of Tab/TabBar/TabView, which support to scroll ancestor or child Tabs when current is overscroll, and set scroll direction and cache extent.
time_planner
232
a time planner for flutter to show task on table
json_table
207
Flutter package: Json Table Widget to create table from json array
flutter_bubble_tab_indicator
191
A Flutter library to add bubble tab indicator to TabBar
objectdb
190
Persistent embedded document-oriented NoSQL database for Dart and Flutter.
city-cab
147
An open source flutter taxi - app for learning purpose(Provider & Bloc) using firebase as backend/server
cbl-dart
140
Couchbase Lite for Dart and Flutter
mimir
136
⚡ Supercharged Flutter/Dart Database
flutter_sliding_tutorial
127
User onboarding library with smooth animation of objects and background colors
built_redux
124
an implementation of redux written in dart that enforces immutability
animated_notch_bottom_bar
119
Tabbar component for Flutter
buttons_tabbar
109
A Flutter package that implements a TabBar where each label is a toggle button.
stock
81
Dart package for Async Data Loading and Caching. Combine local (DB, cache) and network data simply and safely.
traintime_pda
74
开源的西电本科生信息查询软件
flutter_firestore_ref
71
Cross-platform(including web) Firestore type-safe wrapper.
davi_flutter
66
A full customized data view that builds the cells on demand. Focused on Web/Desktop Applications. Bidirectional scroll bars.
pluto_layout
63
PlutoLayout is a Flutter UI package that can configure a menu or tab screen on each side.
tabbed_view
55
Widget inspired by the classic Desktop-style tab component.
sqflite_migration
48
Library to manage sqlite db migrations.
flutter_expandable_table
43
A Flutter widget for create an expandable table with header and first column fixed.
stylish_bottom_bar
36
A stylish bottom navigation bar for flutter.
faunadb-http-dart
33
A pure Dart implementation of a FaunaDB client and provides query classes that closely mimic FQL functions.
pomodoro-session
29
Flutter app that helps users track work sessions using the Pomodoro Technique
rethinkdb
25
Dart 2 and Flutter driver for RethinkDB.
crud_table
22
CRUD Table Flutter consists of a Lazy loading function, resizable columns, and integrated CRUD Form.
dynamic_tabbar
17
Flutter package for creating dynamic tabs (TabBar and TabBarView).
flutter_colorful_tab
16
A colorful TabBar Flutter library with color animating indicator where each tab has a color. (inspired by SmartNews app)
EasiestdbFlutter
16
The Easiest and the Laziest approach to Flutter SQL Database.
postgresql
15
Dart Postgresql database library.
flutter_colorful_tab
14
A colorful TabBar Flutter library with color animating indicator where each tab has a color. (inspired by SmartNews app)
storage_view
14
Flutter inspector tool for any database, storage and shared_preferences.
dynamic_timeline
13
A widget to create daily timelines, timetables, gantt charts* and more.
Motion-Tab-Bar
13
A beautiful animated flutter widget package library. The tab bar will attempt to use your current theme out of the box, however you may want to theme it.
barbecue
13
Render text tables for CLI-based dart applications
sql_conn
9
A sql_conn is a plugin for connecting Flutter Android application to SQL Server.
Editable-Image
7
Flutter package for creating a fully customizable and editable image widget. The package has been written solely in Dart Language.
responsive_layout_builder
7
Flutter package for building responsive layout based on screen sizes and orientation. It could be wristwatch, small/medium/large mobile, small/large tablet or desktop.
psqlite
7
PSQlite is a wrapper to work with SQLite databases in a simpler, more intuitive and scalable way for any Flutter project.
flutter_point_tab_bar
6
A tab bar widget for Flutter 💙 with point indicator.
selectable_list
5
A Flutter widget displaying list of selectable items.
cardoteka
4
The best type-safe wrapper over SharedPreferences. ⭐ Why so? -> strongly typed cards for access to storage -> don't think about type, use get|set -> can work with nullable values -> callback based updates