Flutter Medium Clone App using Flutter with source code

Flutter Medium Clone App

Flutter Medium Clone App: This is the Flutter Medium Clone app built using the Flutter framework that allows different users to read the articles and create their profiles. Users can also select personalized topics and users can also save the post. The source code is also available at the end of this article. Screens Many … Read more

Flutter Habit Timer App using Bloc State Management with source code in 2024

habit timer app using flutter bloc state management

Habit Timer App: This Flutter Habit Timer app is a habit, task, and recurrent task manager with a built-in timer. It utilizes the Bloc pattern for state management and stores data using Hive, a NoSQL database. Features Screens Home Screen That is the home screen of the app where the user will be able to … Read more