サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
アメリカ大統領選
pub.dev
Flutter Workmanager. This plugin allows you to schedule background work on Android and iOS. More... Flutter Workmanager # # Flutter WorkManager is a wrapper around Android's WorkManager, iOS' performFetchWithCompletionHandler and iOS BGAppRefreshTask, effectively enabling headless execution of Dart code in the background. For iOS users, please watch this video on a general introduction to backgrou
Approximate how your Flutter app looks and performs on another device. More... Approximate how your app looks and performs on another device. Main features # Preview any device from any device Change the device orientation Dynamic system configuration (language, dark mode, text scaling factor, ...) Freeform device with adjustable resolution and safe areas Keep the application state Plugin system (
Note : You must either provide builder, child or both. Rebuild list # Starting from version 5.9.0, ScreenUtilInit won't rebuild the whole widget tree, instead it will mark widget needs build only if: Widget is not a flutter widget (widgets are available in Flutter Docs) Widget does not start with underscore (_) Widget does not declare SU mixin reponsiveWidgets does not contains widget name If you
A package which simplifies the task of updating your Flutter app's launcher icon. More... Flutter Launcher Icons # A command-line tool which simplifies the task of updating your Flutter app's launcher icon. Fully flexible, allowing you to choose what platform you wish to update the launcher icon for and if you want, the option to keep your old launcher icon in case you want to revert back sometime
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network. More... Retry for dart # This package provides an easy way to retry asynchronous functions. This is often useful to avoid crashing on intermittent errors such as broken connections or temporarily overloaded servers. Disclaimer: This is not an officially suppor
AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you. More... Introduction Installation Setup and Usage Generated routes Navigation Navigating Between Screens Passing Arguments Returning Results Nested navigation Tab Navigation Using PageView Using TabBar Finding The Right Router Navigating Without Context Deep Linking Declarative N
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine. More... sqflite # SQLite plugin for Flutter. Supports iOS, Android and MacOS. Support transactions and batches Automatic version managment during open Helpers for insert/query/update/delete queries DB operation executed in a background thread on iOS and Android Other platforms support: Linux/Windows/DartV
A highly customizable typeahead (autocomplete) text input field for Flutter More... Flutter TypeAhead # A TypeAhead (autocomplete) widget for Flutter, where you can show suggestions to users as they type Features # Shows suggestions in an floating box with the same width as your TextField Allows controlling all aspects: suggestions, loading, errors, empty, animation, decoration, layout, etc. Comes
Code generation for immutable classes that has a simple syntax/API without compromising on the features. More... English | 한국어 | 简体中文 Welcome to Freezed, yet another code generator for data-classes/unions/pattern-matching/cloning. Motivation # Dart is awesome, but defining a "model" can be tedious. We may have to: define a constructor + the properties override toString, operator ==, hashCode imple
Common patterns for screenshot-based widget testing using Goldens. More... Golden Toolkit # This project contains APIs and utilities that build upon Flutter's Golden test functionality to provide powerful UI regression tests. It is highly recommended to look at sample tests here: golden_builder_test.dart Table of Contents # Golden Toolkit Table of Contents Key Features GoldenBuilder DeviceBuilder
search relevanceoverall scorerecently updatednewest packagemost likesmost pub pointspopularity
Fancy pre-built animations that can easily be integrated into any Flutter application. More... High quality pre-built Animations for Flutter # This package contains pre-canned animations for commonly-desired effects. The animations can be customized with your content and dropped into your application to delight your users. To see examples of the following animations on a device or simulator: cd ex
Flutter Unity 3D widget for embedding Unity game scenes in flutter. This library now supports Unity as a Library. More... flutter_unity_widget # Flutter unity 3D widget for embedding unity in flutter. Now you can make awesome gamified features of your app in Unity and get it rendered in a Flutter app both in fullscreen and embeddable mode. Works great on Android, iPad OS, iOS, Web. Windows support
pub.dev package managerThe official package repository for Dart and Flutter apps. Flutter FavoritesSome of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Customize Flutter's default white native splash screen with background color and splash image. Supports dark mode, full screen, and more. More... When your app is opened, there is a brief time while the native app loads Flutter. By default, during this time, the native app displays a white splash screen. This package automatically generates iOS, Android, and Web-native code for customizing this na
A wrapper around InheritedWidget to make them easier to use and more reusable. More... English | French | Português | 简体中文 | Español | 한국어 | বাংলা | 日本語 | Turkish A wrapper around InheritedWidget to make them easier to use and more reusable. By using provider instead of manually writing InheritedWidget, you get: simplified allocation/disposal of resources lazy-loading a vastly reduced boilerplate
A full featured library for writing and running Dart tests across platforms. More... test provides a standard way of writing and running tests in Dart. Using package:test # Writing Tests Running Tests Sharding Tests Test Concurrency Shuffling Tests Selecting a Test Reporter Collecting Code Coverage Restricting Tests to Certain Platforms Platform Selectors Compiler Selectors Running Tests on Node.j
このページを最初にブックマークしてみませんか?
『The official repository for Dart and Flutter packages.』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く