flutter_giphy_picker 1.0.1 copy "flutter_giphy_picker: ^1.0.1" to clipboard
flutter_giphy_picker: ^1.0.1 copied to clipboard

A powerfull sdk for Giphy API

1.0.0 #

New Features

  • Giphy API Integration:

    • Added a comprehensive system for direct interaction with the Giphy API.
    • Features include:
      • Search: Search for GIFs, stickers, and emojis.
      • Trending: Retrieve trending items.
      • Random: Get random GIFs based on tags.
      • Translate: Translate words or phrases to GIFs.
  • Giphy Picker UI:

    • Introduced a fully-featured picker widget for browsing and selecting GIFs, stickers, and emojis.
    • Features include:
      • Search Functionality: Integrated search bar for finding specific items.
      • Pagination: Efficiently browse through large sets of results with pagination.
      • Loading Indicators: Smooth loading indicators while fetching data and images.
      • Error Handling: Graceful handling of errors during API requests and image loading.
      • User Interface: Intuitive and user-friendly interface for easy navigation and selection.

1.0.1 #

Change #

  • Package Name:

    • Change package name flutter_giphy to flutter_giphy_picker
  • Giphy Picker UI:

    • Add reload favorites gifs / stickers on remove an element
    • Add message if no favorite found