Flutter packages

  • inject Compile-time dependency injection for Dart and Flutter, similar to Dagger.

  • Flutter InAppBrowser Plugin A Flutter plugin that allows you to open an in-app browser window

  • Flutter Downloader A plugin for creating and managing download tasks. Supports iOS and Android.

  • Flutter App Badger plugin This plugin for Flutter adds the ability to change the badge of the app in the launcher. It supports iOS and some Android devices (the official API does not support the feature, even on Oreo).

  • fluro

    • Simple route navigation
    • Function handlers (map to a function instead of a route)
    • Wildcard parameter matching
    • Querystring parameter parsing
    • Common transitions built-in
    • Simple custom transition creation
  • search bar

  • [Flutter Advanced Network Imageprovider](An advanced image provider provides caching and retrying for flutter app. Now with zoomable widget and transition to image widget.) An advanced image provider provides caching and retrying for flutter app. Now with zoomable widget and transition to image widget.

  • chewie player The video player for Flutter with a heart of gold.

The video_player plugin provides low-level access to video playback. Chewie uses the video_player under the hood and wraps it in a friendly Material or Cupertino UI!

A small Splash Screen used for an intro for any flutter application easily using

  • permission_handler A permissions plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.

  • Flutter Sticky Headers Lets you place headers on scrollable content that will stick to the top of the container whilst the content is scrolled.

  • intro_views_flutter

    • Easy addition of pages.

    • Circular page reveal.

    • Cool Animations.

    • Animation control, if the user stops sliding in the midway.

    • Skip button, for skipping the app intro.

    • Custom font selection.

    • Material Design.