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

A Flutter package for interacting with the Giphy API and a full-featured GIF picker UI, enabling seamless search and selection of GIFs, stickers, and emojis.

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

1.0.2 #

Change #

Update package for pub.dev

1.0.3 #

Change #

  • File Structure Improvement:

    • Moved internal files to a src directory to improve package encapsulation and maintainability.
    • Updated exports in giphy_api.dart and giphy_ui.dart to reflect the new structure.
  • Giphy UI Supported Language:

    • Add French language for UI
    • Add English language for UI

Details #

  • Internal files for API interaction and UI components are now located in lib/src/api/ and lib/src/ui/ respectively.
  • Public API surface remains unchanged for package users.
6
likes
0
points
85
downloads

Publisher

verified publisherpieteraerens.eu

Weekly Downloads

A Flutter package for interacting with the Giphy API and a full-featured GIF picker UI, enabling seamless search and selection of GIFs, stickers, and emojis.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_localizations, flutter_staggered_grid_view, focus_detector_v2, http, intl, shared_preferences

More

Packages that depend on flutter_giphy_picker