Flutter Awesome Flutter Awesome
Ui
Grid Material Design Cards Flip Layout Splash Screen Intro Screen Onboarding Login Screen Timeline List Perallax Scroll All UI
Media
Slider Maps Images Gallery Movie Music Carousel Charts Video Player Audio
Elements
Animation Calculator Chips Curves Time Icons Sticky Svg Shapes Notification Alert Popup Dialog Toast Rating Quotes Avatar Loading
Input
Textfield Forms Input Editor Markdown Keyboard Validation Checkboxes Date Picker Autocomplete Search Password Todo Text Verification Note Machine Learning Picker Chat
Menu
Navigation Tabbar Drawer Widgets Swipe Slide Button Menu
Components
Pin Books Calendar Progress Floating Signin Refresh Scroll Communication Authentication Transitions Location Counter Dev Tools Analytics i18n review Tags
Apps
Templates Apps Wallpaper Weather Games News Book Qrcode Contacts Task PDF Bluetooth Country Payment AD Messenger Color Quiz NFC Miscellaneous
Tutorial

A Base code for flutter programers

Jul 24, 2021 1 min read
A Base code for flutter programers

flutter_code_base

A Base code for new flutter project. Use many modern codes and packages that can help you build your own project really fast and effectively.

Project structure:

FlutterBase

Packages:

  • get_it : Dependency injection
  • flutter_bloc: State management - BLoC (Business Logic Component) design pattern
  • equatable: helps to implement value based equality without needing to explicitly override == and hashCode
  • logger: Show Logs
  • retrofit: Networking - An dio client generator using source_gen
  • floor: Local Database - SQLite abstraction
  • flutter_secure_storage: Provides API to store data in secure storage
  • flutter_easyloading: Loading view

GitHub

https://github.com/vantrung8794/flutter_code_base

Tutorial
A Simple, pretty and powerful logger for flutter Previous Post

A Simple, pretty and powerful logger for flutter

An Ubuntu desktop settings app made with Flutter Next Post

An Ubuntu desktop settings app made with Flutter

You might also like...

Video Tutorial: Cupertino Stackview Flutter
Tutorial

Video Tutorial: Cupertino Stackview Flutter

Video Tutorial: Cupertino Stackview Flutter
29 September 2022
Responsive Google Docs Clone Tutorial Source Code developed using Flutter & Nodejs
Tutorial

Responsive Google Docs Clone Tutorial Source Code developed using Flutter & Nodejs

Responsive Google Docs Clone Tutorial Source Code developed using Flutter & Nodejs
10 September 2022
Flutter tutorial medical app layouting started and home
Tutorial

Flutter tutorial medical app layouting started and home

Flutter tutorial medical app layouting started and home
31 August 2022

Subscribe to Flutter Awesome

Get the latest posts delivered right to your inbox

Tags

Apps 2719
UI 692
Dart 480
Widgets 433
Games 285
Firebase 255
Animation 242
Templates 202
ECommerce 189
Todo 187
API 176
Chat 157
Images 139
Login Screen 132
Tracker 132
Calculator 128
Weather 128
Movie 125
Bloc 120
Login 119
Authentication 114
Shopping 114
Web 113
News 112
State 110
Maps 109
Music Player 102
Text 102
Navigation 101
Video 100

Recent Posts

Mobile multiplayer offline card games aggregator Written Flutter
Mar 06, 2025
A Flutter App designed to provide structured access to previous year question papers
Aug 24, 2024
A Flutter package for synchronizing subtitles with video and audio playback
Apr 18, 2024
A comprehensive Flutter library for seamlessly managing blockchain wallets
Apr 16, 2024
A streaming app primarily developed for Android TV for the tv series South Park
Apr 15, 2024

About  |  Contact  |  Privacy Policy  |  Submit A Project

Powered by Flutter Awesome