Usage # To use this plugin, add url_launcher as a dependency in your pubspec.yaml file. Example # import 'package:flutter/material.dart'; import 'package:url_launcher/url_launcher.dart'; final Uri _url = Uri.parse('https://flutter.dev'); void main() => runApp( const MaterialApp( home: Material( child: Center( child: ElevatedButton( onPressed: _launchUrl, child: Text('Show Flutter homepage'), ), ),
A Flutter plugin to play multiple simultaneously audio files, works for Android, iOS, Linux, macOS, Windows, and web. Check out the live example app. Note: all the docs are kept up to date to reflect the content of the current newest release. If you are looking for older information and guidance, please checkout the tag related to the version that you are looking for. If you are interest in migrat
Introduction/Onboarding package for flutter app with some customizations possibilities More... IntroductionScreen # Introduction Screen allows you to have a screen on an app's first launch to, for example, explain your app. This widget is very customizable with a great design. introduction_screen uses another package, dots_indicator, that I also created. Installation # You just need to add introdu
Add beautiful animated effects & builders in Flutter, via an easy, customizable, unified API. More... Flutter Animate # A performant library that makes it simple to add almost any kind of animated effect in Flutter. Pre-built effects like fade, scale, slide, align, flip, blur, shake, shimmer, shadows, crossfades, follow path, and color effects (saturation, color, and tint) Apply animated GLSL frag
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
A mock framework inspired by Mockito with APIs for Fakes, Mocks, behavior verification, and stubbing. More... Mock library for Dart inspired by Mockito. Let's create mocks # Mockito 5.0.0 supports Dart's new null safety language feature in Dart 2.12, primarily with code generation. To use Mockito's generated mock classes, add a build_runner dependency in your package's pubspec.yaml file, under dev
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
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" More... ❤️ Sponsor get_it # Check out my new package watch_it the state management addon to get_it There is now a discord support channel for my packages https://discord.gg/ZHYHYCM38h This is a simple Service Locator for Dart and
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 (
Open screens/snackbars/dialogs without context, manage states and inject dependencies easily with GetX. More... About Get Installing Counter App with GetX The Three pillars State management Reactive State Manager More details about state management Route management More details about route management Dependency management More details about dependency management Utils Internationalization Translat
Lightweight and blazing fast key-value database written in pure Dart. Strongly encrypted using AES-256. More... Fast, Enjoyable & Secure NoSQL Database Hive is a lightweight and blazing fast key-value database written in pure Dart. Inspired by Bitcask. Documentation & Samples 📖 # If you need queries, multi-isolate support or links between objects check out Isar Database. Features # 🚀 Cross platf
A feature-rich audio player for Flutter. Loop, clip and concatenate any sound from any source (asset/file/URL/stream) in a variety of audio formats with gapless playback. More... just_audio # just_audio is a feature-rich audio player for Android, iOS, macOS, web, Linux and Windows. Platform Support — API Documentation — Tutorials — Background Audio — Community Support Quick synopsis # import 'pack
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く