aidea
6865
AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。
flutter_twitter_clone
4139
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
isar
3907
Extremely fast, easy to use, and fully async NoSQL database for Flutter
table_calendar
1927
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
1155
Flutter database for super-fast Dart object persistence
supabase-flutter
896
Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
convex_bottom_bar
868
A Flutter package which implements a ConvexAppBar to show a convex tab in the bottom bar. Theming supported.
fancy_bottom_navigation
803
Flutter plugin - FancyBottomNavigation
realm-dart
787
Realm is a mobile database: a replacement for SQLite & ORMs.
pluto_grid
720
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
629
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
553
A Full-Featured Mobile and Desktop Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by the flutter_inappwebview plugin.
MovieLab
441
An open source movie tracker and movie finder.
sqfEntity
380
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
316
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
236
a time planner for flutter to show task on table
json_table
209
Flutter package: Json Table Widget to create table from json array
objectdb
191
Persistent embedded document-oriented NoSQL database for Dart and Flutter.
flutter_bubble_tab_indicator
191
A Flutter library to add bubble tab indicator to TabBar
city-cab
177
An open source flutter taxi - app for learning purpose(Provider & Bloc) using firebase as backend/server
traintime_pda
163
开源的西电学生信息查询软件
flutter_custom_tabs
154
A Flutter plugin for mobile apps to launch a URL in Custom Tabs/SFSafariViewController.
mimir
146
⚡ Supercharged Flutter/Dart Database
cbl-dart
146
Couchbase Lite for Dart and Flutter
flutter_sliding_tutorial
127
User onboarding library with smooth animation of objects and background colors
animated_notch_bottom_bar
125
Tabbar component for Flutter
built_redux
123
an implementation of redux written in dart that enforces immutability
club_penguin_game
114
A simple 2D multiplayer online game built using Flutter and Flame engine
buttons_tabbar
111
A Flutter package that implements a TabBar where each label is a toggle button.
stock
83
Dart package for Async Data Loading and Caching. Combine local (DB, cache) and network data simply and safely.
flutter_firestore_ref
72
Cross-platform(including web) Firestore type-safe wrapper.
davi_flutter
70
A full customized data view that builds the cells on demand. Focused on Web/Desktop Applications. Bidirectional scroll bars.
pluto_layout
62
PlutoLayout is a Flutter UI package that can configure a menu or tab screen on each side.
tabbed_view
57
Widget inspired by the classic Desktop-style tab component.
flutter_scribble
55
Turn your scribbles into detailed images with AI
Academic-master
49
Academic master (flutterfundamentals) is E-learning app where students can share their doubts wiith their peers they can chat and also they can find their notes
sqflite_migration
47
Library to manage sqlite db migrations.
flutter_expandable_table
45
A Flutter widget for create an expandable table with header and first column fixed.
pomodoro-session
42
Flutter app that helps users track work sessions using the Pomodoro Technique
stylish_bottom_bar
41
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.
rethinkdb
26
Dart 2 and Flutter driver for RethinkDB.
crud_table
23
CRUD Table Flutter consists of a Lazy loading function, resizable columns, and integrated CRUD Form.
tostore
22
A high-performance relational database for Dart with multi-space architecture. Features smart caching, file/local storage, SQL & key-value persistent store.
dynamic_tabbar
18
Flutter package for creating dynamic tabs (TabBar and TabBarView).
cupertino_sidebar
18
A flutter package that adds the iOS sidebar and floating tab bar.
flutter_colorful_tab
17
A colorful TabBar Flutter library with color animating indicator where each tab has a color. (inspired by SmartNews app)
EasiestdbFlutter
15
The Easiest and the Laziest approach to Flutter SQL Database.
postgresql
15
Dart Postgresql database library.
storage_view
14
Flutter inspector tool for any database, storage and shared_preferences.
flutter_colorful_tab
14
A colorful TabBar Flutter library with color animating indicator where each tab has a color. (inspired by SmartNews app)
dynamic_timeline
13
A widget to create daily timelines, timetables, gantt charts* and more.
barbecue
13
Render text tables for CLI-based dart applications
Motion-Tab-Bar
12
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.
sql_conn
9
A sql_conn is a plugin for connecting Flutter Android application to SQL Server.
psqlite
7
PSQlite is a wrapper to work with SQLite databases in a simpler, more intuitive and scalable way for any Flutter project.
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.
Editable-Image
7
Flutter package for creating a fully customizable and editable image widget. The package has been written solely in Dart Language.
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