Coffee & Code - Book Quotes App - UI Enhancements & Social Sharing

Coffee & Code - Book Quotes App - UI Enhancements & Social Sharing

Enhancing the Book Quote app with social sharing, smooth animations, and a full-screen book cover view for a better user experience.


Sample Image
Cold Brew from Agora in Houston, Texas

Made a few additions on the Book Quote app.

Mainly UI based, but also a social improvement as well.

Sample Image
  1. A new “share” feature. Using the share flutter package, I can easily share book quotes via text, email, social platforms, and more.
Sample Image
  1. Added animations to widgets. Using the flutter_animate flutter package, widgets can now be rendered with effects such as fade in, bounce in, slide in, etc, while also being able to specify the duration of said effects.
Sample Image
  1. Made the book cover full screen. The previous update had the app bar showing, which looked slightly tacky and took away from the actual books presentation, so now it overlays the entire screen.

Related posts
Coffee & Code - Quote Keeper's Edit Quote UI Update

Coffee & Code - Quote Keeper's Edit Quote UI Update

Read more
Coffee & Code - Implementing Tutorial Coach Mark for App Onboarding

Coffee & Code - Implementing Tutorial Coach Mark for App Onboarding

Read more
Coffee & Code - Building a Flutter App to Store and Display Book Quotes

Coffee & Code - Building a Flutter App to Store and Display Book Quotes

Read more
Coffee & Code - Firestore Sorting & Toast Messages

Coffee & Code - Firestore Sorting & Toast Messages

Read more