0.1.0-rc.3
Pre-release
Pre-release
Added
Contributor
model and itsContributorSerializer
serializer.EnvMetadata
and its respective implementation that provides application's environment constants.SettingsSection.community
withLinkSettingsItem
to discord.showSnappableDraggableModalBottomSheet
utility.MultiContributorsView
andSingleContributorView
widgets.Firebase
andFirebaseCrashlytics
to record unexpected crashes, errors and exceptions.
Updated
- All files documentations, including standardizing communication.
CollectionMemos
andCollection
now have acontributors
property, exposing all associated contributors with that
particular collection.LoadedCollectionDetailsState
now also provides a list ofContributorInfo
associated with thatCollection
.LinkButton
widget now exposesbackgroundColor
andtextStyle
properties.ExternalLinkButton
widget now exposesiconColor
,backgroundColor
andtextStyle
properties.scaffold_messenger
to receive aBuildContext
instead of extending it - improves code auto-completion.Fastfile
to upload iOS symbols to Crashlytics.- Existing collections with their respective contributors.
Fixed
- Missing
SafeArea
inScaffold.bottomNavigationBar
for devices with home indicator. - Missing
SettingsVM
interface. - Hero animations built through
buildHeroCollectionCardFromItem
weren't using an uniqueHero.tag
.