はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    WWDC25

『The official repository for Dart and Flutter packages.』

  • 人気
  • 新着
  • すべて
  • workmanager | Flutter package

    3 users

    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

    • テクノロジー
    • 2022/04/18 18:38
    • library
    • device_preview | Flutter package

      4 users

      pub.dev

      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 (

      • テクノロジー
      • 2021/12/03 12:32
      • flutter
      • library
      • ui
      • mobile
      • flutter_screenutil | Flutter package

        3 users

        pub.dev

        A flutter plugin for adapting screen and font size.Guaranteed to look good on different models More... flutter_screenutil # A flutter plugin for adapting screen and font size.Let your UI display a reasonable layout on different screen sizes! Note: This plugin is still under development, and some APIs might not be available yet. 中文文档 README em Português github Update log Usage # Add dependency # Pl

        • テクノロジー
        • 2021/11/30 03:22
        • flutter
        • font
        • library
        • ui
        • design
        • flutter_launcher_icons | Dart package

          3 users

          pub.dev

          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

          • テクノロジー
          • 2021/10/14 00:23
          • Flutter
          • retry | Dart package

            3 users

            pub.dev

            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

            • テクノロジー
            • 2021/02/01 14:00
            • library
            • network
            • auto_route | Flutter package

              5 users

              pub.dev

              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

              • テクノロジー
              • 2020/12/23 07:01
              • Flutter
              • library
              • sqflite | Flutter package

                3 users

                pub.dev

                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

                • テクノロジー
                • 2020/12/13 22:05
                • flutter_typeahead | Flutter package

                  3 users

                  pub.dev

                  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

                  • テクノロジー
                  • 2020/11/29 12:11
                  • Flutter
                  • library
                  • ui
                  • freezed | Dart package

                    3 users

                    pub.dev

                    English | 한국어 | 简体中文 | 日本語 Welcome to Freezed, yet another code generator for data classes, unions, and cloning. Motivation # Dart is awesome, but defining a "model" can be tedious. You have to: define a constructor + properties override toString, operator ==, hashCode implement a copyWith method to clone the object handle (de)serialization Implementing all of this can take hundreds of lines, whic

                    • テクノロジー
                    • 2020/10/18 21:17
                    • library
                    • golden_toolkit | Flutter package

                      3 users

                      pub.dev

                      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

                      • テクノロジー
                      • 2020/05/23 17:03
                      • test
                      • Search results for is:flutter-favorite

                        3 users

                        pub.dev

                        search relevanceoverall scorerecently updatednewest packagemost likesmost pub pointsdownloads

                        • テクノロジー
                        • 2020/04/12 15:37
                        • animations | Flutter package

                          6 users

                          pub.dev

                          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

                          • テクノロジー
                          • 2020/02/21 08:34
                          • flutter_unity_widget | Flutter package

                            4 users

                            pub.dev

                            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

                            • テクノロジー
                            • 2019/12/12 12:56
                            • The official repository for Dart and Flutter packages.

                              20 users

                              pub.dev

                              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

                              • テクノロジー
                              • 2019/09/17 12:14
                              • flutter
                              • dart
                              • web-service
                              • dev
                              • development
                              • flutter_native_splash | Flutter package

                                3 users

                                pub.dev

                                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

                                • テクノロジー
                                • 2019/08/27 06:26
                                • library
                                • provider | Flutter package

                                  5 users

                                  pub.dev

                                  A wrapper around InheritedWidget to make them easier to use and more reusable. More... English | French | Português | 简体中文 | Español | 한국어 | বাংলা | 日本語 | Turkish | Italian 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 bo

                                  • テクノロジー
                                  • 2019/08/24 11:49
                                  • test | Dart package

                                    4 users

                                    pub.dev

                                    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

                                    • テクノロジー
                                    • 2012/06/16 10:22
                                    • Dart

                                    このページはまだ
                                    ブックマークされていません

                                    このページを最初にブックマークしてみませんか?

                                    『The official repository for Dart and Flutter packages.』の新着エントリーを見る

                                    キーボードショートカット一覧

                                    j次のブックマーク

                                    k前のブックマーク

                                    lあとで読む

                                    eコメント一覧を開く

                                    oページを開く

                                    はてなブックマーク

                                    • 総合
                                    • 一般
                                    • 世の中
                                    • 政治と経済
                                    • 暮らし
                                    • 学び
                                    • テクノロジー
                                    • エンタメ
                                    • アニメとゲーム
                                    • おもしろ
                                    • アプリ・拡張機能
                                    • 開発ブログ
                                    • ヘルプ
                                    • お問い合わせ
                                    • ガイドライン
                                    • 利用規約
                                    • プライバシーポリシー
                                    • 利用者情報の外部送信について
                                    • ガイドライン
                                    • 利用規約
                                    • プライバシーポリシー
                                    • 利用者情報の外部送信について

                                    公式Twitter

                                    • 公式アカウント
                                    • ホットエントリー

                                    はてなのサービス

                                    • はてなブログ
                                    • はてなブログPro
                                    • 人力検索はてな
                                    • はてなブログ タグ
                                    • はてなニュース
                                    • ソレドコ
                                    • App Storeからダウンロード
                                    • Google Playで手に入れよう
                                    Copyright © 2005-2025 Hatena. All Rights Reserved.
                                    設定を変更しましたx