Improved
0.1.0-rc.3
Added
Contributormodel and itsContributorSerializerserializer.EnvMetadataand its respective implementation that provides application's environment constants.SettingsSection.communitywithLinkSettingsItemto discord.showSnappableDraggableModalBottomSheetutility.MultiContributorsViewandSingleContributorViewwidgets.FirebaseandFirebaseCrashlyticsto record unexpected crashes, errors and exceptions.
Updated
- All files documentations, including standardizing communication.
CollectionMemosandCollectionnow have acontributorsproperty, exposing all associated contributors with that particular collection.LoadedCollectionDetailsStatenow also provides a list ofContributorInfoassociated with thatCollection.LinkButtonwidget now exposesbackgroundColorandtextStyleproperties.ExternalLinkButtonwidget now exposesiconColor,backgroundColorandtextStyleproperties.scaffold_messengerto receive aBuildContextinstead of extending it - improves code auto-completion.Fastfileto upload iOS symbols to Crashlytics.- Existing collections with their respective contributors.
Fixed
- Missing
SafeAreainScaffold.bottomNavigationBarfor devices with home indicator. - Missing
SettingsVMinterface. - Hero animations built through
buildHeroCollectionCardFromItemweren't using an uniqueHero.tag.