Skip to content

0.1.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ggirotto ggirotto released this 15 Jul 17:51
· 261 commits to main since this release
0df48f4

Added

  • Contributor model and its ContributorSerializer serializer.
  • EnvMetadata and its respective implementation that provides application's environment constants.
  • SettingsSection.community with LinkSettingsItem to discord.
  • showSnappableDraggableModalBottomSheet utility.
  • MultiContributorsView and SingleContributorView widgets.
  • Firebase and FirebaseCrashlytics to record unexpected crashes, errors and exceptions.

Updated

  • All files documentations, including standardizing communication.
  • CollectionMemos and Collection now have a contributors property, exposing all associated contributors with that
    particular collection.
  • LoadedCollectionDetailsState now also provides a list of ContributorInfo associated with that Collection.
  • LinkButton widget now exposes backgroundColor and textStyle properties.
  • ExternalLinkButton widget now exposes iconColor, backgroundColor and textStyle properties.
  • scaffold_messenger to receive a BuildContext instead of extending it - improves code auto-completion.
  • Fastfile to upload iOS symbols to Crashlytics.
  • Existing collections with their respective contributors.

Fixed

  • Missing SafeArea in Scaffold.bottomNavigationBar for devices with home indicator.
  • Missing SettingsVM interface.
  • Hero animations built through buildHeroCollectionCardFromItem weren't using an unique Hero.tag.