Gabislak / newzik

2 stars 0 forks source link

List of cool Widgets/Packages to look into #25

Open Gabislak opened 3 years ago

Gabislak commented 3 years ago

List of widgets/packages that could be interesting. Each would require some analysis and a good place for it:

Enhanced Appbar widget Details: https://www.youtube.com/watch?v=mSc7qFzxHDw&t=2s Use case: More interesting appbar for the mobile version (floating/drag to refresh/expanded size).

Animated Text package Details: https://www.youtube.com/watch?v=foQTKCQqVWk&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG&index=103 Use Case: Home page could circle trough a list of animated album name.

Expansion Panels Details: https://www.youtube.com/watch?v=2aJZzRMziJc&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG&index=98 Use Case: None yet.

About Dialog Details: https://www.youtube.com/watch?v=YFCSODyFxbE&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG&index=83 Use Case: To show app basic details like version / licenses / credits

Animation Package Details: https://www.youtube.com/watch?v=HHzAJdlEj1c&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG&index=95 Use Case: None yet

Data Tables Details: https://www.youtube.com/watch?v=ktTajqbhIcY&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG&index=57 Use Case: List of albums for a logged in user to edit their ratings?

Spacer Details: https://www.youtube.com/watch?v=7FJgd7QN1zI&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG&index=37 Use Case: Potentially to space out the list of items in the drawer from the login?

Flexible Details: https://www.youtube.com/watch?v=CI7x0mAZiY0&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG&index=35 Use Case: Some UI might require this when expanded does not cut it

Flex Color Scheme Details: https://pub.dev/packages/flex_color_scheme Use Case: Better colour schemes and more scalable than current code.

Just Audio Details: https://pub.dev/packages/just_audio Use Case: Implement audio player for each album?

Form Builder Details: https://pub.dev/packages/flutter_form_builder Use Case: Easier implementation of Forms