feed 0.2.57 copy "feed: ^0.2.57" to clipboard
feed: ^0.2.57 copied to clipboard

outdated

A new Flutter package project.

0.2.56 v0.2.56 #

  • Added No Connectivity placeholder
  • Added No More Polls placeholder
  • Added an override Swipe alert

0.2.53 v0.2.53 #

  • Fixed minor dispose error with swipe card.

0.2.52 v0.2.52 #

  • Added dismissable keyboard on drag to feed

0.2.50 v0.2.50 #

  • Added ios keyboard dismissal.

0.2.49 v0.2.49 #

  • Added set state after size update for multifeed.

0.2.45 v0.2.45 #

  • Added remove item function to Swipe Feed and SwipeFeedController

0.2.44 v0.2.44 #

  • Added update item function to Swipe Feed and SwipeFeedController

0.2.43 v0.2.43 #

  • Fixed swiping math
  • Add item functionality added to SwipeFeed and MultiFeed
  • Added weight to SwipeCard
  • Updated Fling value inside SwipeCard
  • Fixed Percent bar bugs inside SwipeFeed
  • Fixed Animated Icon bugs inside SwipeFeed
  • Updated SlidingSheet Feed

0.2.31 v0.2.31 #

  • Added SlidingSheetFeedController to control pushing a page on the SlidingSheetFeed.

0.2.15 v0.2.15 #

  • Hotfix for multifeed page view error

0.2.14 v0.2.14 #

  • Fixed tab bar animating page view in multifeed.

0.2.13 v0.2.13 #

0.2.8 v0.2.8 #

  • Fixed Feed Sliding Sheet Feed Refresh Issue

0.2.7 v0.2.7 #

  • Added index widget wrapper to Sliding Sheet Feed

0.2.6 v0.2.6 #

  • Added weight coefficent for the swipe feed

0.2.5 v0.2.5 #

  • Added wrapper for Sliding Sheet Feed, Multi Feed, and Feed List View.

0.2.4 v0.2.4 #

  • Added objectKey to generate unique keys to SwipeFeed

0.2.3 v0.2.3 #

  • Fixed Bugs

0.2.2 v0.2.2 #

  • Hotfix+2

0.2.1 v0.2.1 #

  • Hotfix+1

0.2.0 v0.2.0 #

  • Fixed Bugs
  • Added custom icons inside SwipeFeed
  • Adjusted animation durations inside SwipeFeed
  • Optamized PercentBar inside SwipeFeed
  • New animation for swipeing down in percentBar inside SwipeFeed
  • Added isExpanded Function inside SwipeFeed

0.1.3 v0.1.3 #

  • Fixed bugs with SwipeFeed
  • Added new swiping functionality for the SwipeCard
  • Fixed bugs with SwipeIcons
  • Added overlayBuilder to SwipeFeed
  • Added placeholder to SwipeFeed
  • Added new design to PercentBar inside SwipeFeed

0.1.0 v0.1.0 #

  • Added Single Feed
  • Added a Sliding Sheet Feed that can take a Multi-Feed
  • Added Compact Feed

0.0.10 v0.0.10 #

  • Added homepage
  • Updated Dependancies

0.0.9 v0.0.9 #

  • Added isLoading bool to the PagedCompactListController
  • Added loadMore functionality to the PagedCompactList

0.0.8 v0.0.8 #

  • Hotfix+1

0.0.7 v0.0.7 #

  • Created Icon Position Enum

0.0.5 v0.0.5 #

  • Created Compact Feed

0.0.3 v0.0.3 #

  • Created Swipe Feed
  • Created Example for Swipe Feed

0.0.1 v0.0.1 #

  • Created Simple Multi Feed
  • Created Examples for Simple Multi Feed