Skip to main content

What is it?

Baguette is a flutter framework which facilitate easy and fast mobile application development.
This framework comes with configurable libraries like environment as well as architures like mvvm.

Objectives#

Baguette let developers focus on features as well as what matters, and it do the chores internally.
This framework reduces unnecessary cases to focus only on feature development.

Example:
MediaViewerWidget shows image and video from local and remote url.
PermissionManager shows whole flow by internally handling intermediate cases.