Skip to content

๐Ÿผ๐Ÿผ Built a base project with customized widgets to facilitate easy and ๐Ÿ—ฝ๐Ÿ—ฝ rapid development of new applications with ๐ŸŒŸ๐ŸŒŸsome widget custom, ๐ŸŒ†๐ŸŒ† Services and โš“โš“support for 3 layout [Clean, mvvm, mvc]

Notifications You must be signed in to change notification settings

nguyenminhhung2011/flutter_base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿง‘โ€๐Ÿ’ป flutter_base

Dashatars

๐ŸŒˆ Widget

Custom widget Pull request
๐Ÿผ Tabbar ๐Ÿผinit some widgets and custom some widgets
๐Ÿผ Pagination (list view, grid view) ๐Ÿผ UI/Pagination list view
๐Ÿผ Category item view ๐Ÿผ UI/category item view
๐ŸผCategory autoscroll ๐ŸผCategory autoscroll ui
๐ŸผBoth category view ๐Ÿผ Both category view
๐ŸผGroup category ๐Ÿผ Group category
โœจ Add header search, category gradient color, masonry grid, bottom model sheet, banner slider โœจ Add header search + category gradient color + masonry grid + bottom model sheet + banner slider
๐ŸผExpansion panel list and image stack view ๐Ÿผ Expansion panel list + image stack view
๐ŸผTree view ๐Ÿผ New widget tree view
๐ŸผSearch layout ๐Ÿผ Search layout
๐ŸผSetting layout ๐Ÿผ UI/Setting layout
๐Ÿผline progress with badge in head ๐Ÿผ line progress with badge in head
๐ŸผProgress button ๐Ÿผ Progress button

๐Ÿธ Service & controller

Controller Pull request
๐Ÿ—ฝIsolate
๐Ÿ—ฝSpeech to text
๐Ÿ—ฝText to speech

๐ŸŒ† Advanced

Name Pull request
๐ŸŒŸ Stream and RxDart ๐ŸŒŸ๐ŸŒŸ LetTutor

๐ŸŒƒ Layer

lib/

|- data/
|  |- repositories/  => providing data access
|  |- models/ => representing data structures
|  |- datasources/ => used to communicate with data sources such as a database or API
|     |- local/ 
|     |- remote/ 
|
|- domain/
|  |- repositories/ => communicating with the data.repositories layer
|  |- entities/ => representing objects within the application
|  |- usecases/ => contains the implementation of the application's use cases
|
|- presentation/
|  |- screens/ 
|  |- widgets/
|  |- bloc/
|     |- model_state.dart
|     |- state.dart
|     |- event.dart
|     |- bloc.dart
|- app.dart
|- main.dart

About

๐Ÿผ๐Ÿผ Built a base project with customized widgets to facilitate easy and ๐Ÿ—ฝ๐Ÿ—ฝ rapid development of new applications with ๐ŸŒŸ๐ŸŒŸsome widget custom, ๐ŸŒ†๐ŸŒ† Services and โš“โš“support for 3 layout [Clean, mvvm, mvc]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published