yimba_sdk 1.3.1 copy "yimba_sdk: ^1.3.1" to clipboard
yimba_sdk: ^1.3.1 copied to clipboard

Yimba Flutter SDK

1.3.1 #

  • Content hub image scaling fixes to contain the image aspect ratios as they were being stretched in some edge cases.

1.3.0 #

  • Added integration tests.
  • Updated Content Hub for missing data to be displayed conditonally if no sub brands are set.

1.2.9 #

  • Reversed the order of My History view in YimbaDesigns category to show the most recent first.

1.2.9 #

  • Added scaffold to YimbaDesigns, similar to how YimbaContent works as YimbaContent.
  • YimbaContent can now render YimbaDesigns by pressing the customise tile in a brand, and will be the pre selected filter for the customise flow.

1.2.8 #

  • Changed image components to used a Cached image view to stop S3 CDN http exception errors on images.
  • Previewing an image now shows the branding on top of the card, and when a new image is selected, the view is scrolled to the top.

1.2.7 #

  • Added a loading indicator to the webview component.

1.2.6 #

  • Refactored web view into a sperate screen for content hub & promoted content.

1.2.4 #

  • PromotedContent now works correctly.
  • Fixed category model when data may be undefined due to parent categories.

1.2.3 #

  • YimbaContent created for ContentHub application to the SDK
  • Updated the way get programme works gets based of a card identifier rather than a programme id.

1.2.1 #

  • Set the url to only show in customise screen instead of design data to cater for gifs.

1.2.0 #

  • Fixed my history filter
  • Sorted sizes and padding to properly theme all components
  • Cleaned up API return response models
  • Made dialogs not able to be clicked off unless an action is pressed
  • Double lined names for filters
  • Added validation to not show set new card image if its the same design
  • Todo: very rarely an image will be replaced with an error text due to connection closure
  • Todo: a loading state for the images instead of a empty container

1.1.1 #

  • Minor bug fixes for image covering for card art that might have small dimensions

1.1.0 #

  • Changed return types for a few api functions and fixed some api urls during testing
  • Added more API response classes
  • Added filters and history tabs to the main screen that show data in a grid view of 2 columns
  • Added UI components to display the data using the logic written in last version
  • Added Promoted Content tab that shows categories in a horizontal scrolling
  • Added Carousels to the promoted content tab
  • Finalised styling of components to the figma designs
  • Added IOS style confirmation popups
  • Wrapped components Future calls in a try catches that returns empty data incase an api call fails
  • Todo: My History wasn't testable and promoted content is currently mocked data

1.0.5 #

  • Changed return types for a few api functions
  • Added components folder with base logic for all components we require with the state and props laid out

1.0.4 #

  • fixed typos

1.0.3 #

  • returned data models/types for all api responses
  • added exception error handling to all api requests
  • added public facing models for YimbaDesignCategory and YimbaDesign

1.0.2 #

  • added all api functions

1.0.1 #

  • add simple service

1.0.0 #

  • Initial version.
0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Yimba Flutter SDK

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

cached_network_image, collection, flutter, http, webview_flutter

More

Packages that depend on yimba_sdk