spinach_core

core modules

Getting Started

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Libraries

commons/components/DecoratedTextField
commons/components/HomeHeader
commons/components/MapPinInfo
commons/components/ProductDescription
commons/components/SellSpinachItemWidget
commons/components/SpinachAppBar
commons/components/SpinachBottomNavBar
commons/components/SpinachItem
commons/components/SpinachMainButton
commons/components/SpinachSellItem
commons/components/SpinachText
commons/components/TopRoundedContainer
commons/constants/colors
commons/constants/strings
commons/dtos/ApiResponse
commons/dtos/ChatObjects
commons/dtos/EntityLocation
commons/dtos/Error
commons/dtos/Notification
commons/dtos/Order
commons/dtos/PayObject
commons/dtos/User
commons/exceptions/Exceptions
commons/repos/ChatRepository
commons/repos/LocationRepository
commons/repos/OrderRepository
commons/repos/RegistrationRepository
commons/repos/SearchRepository
commons/services/ChatService
commons/services/DynamicLinkService
commons/services/FirebaseMessagingService
commons/services/IChatService
commons/services/ILocationService
commons/services/INotificationService
commons/services/IOrderService
commons/services/IRegistrationService
commons/services/ISearchService
commons/services/LocationService
commons/services/OrderService
commons/services/RegistrationService
commons/services/SearchService
commons/services/stripe_backend_service
commons/utils/Config
commons/utils/Constants
commons/utils/DynamicWidgetProvider
commons/utils/IFactory
commons/utils/ImageUtil
commons/utils/MapUtil
commons/utils/ObjectFactory
commons/utils/RestClient
commons/utils/SharedPrefUtil
commons/utils/size_config
commons/utils/SpinachDateTime
commons/viewmodels/MapViewMode
commons/viewmodels/ProductSearchViewModel
commons/viewmodels/SalesViewModel
commons/views/CameraView
commons/views/Item_detail_view
commons/views/ItemPublishView
commons/views/LocationImageView
commons/views/Orders
commons/views/PaymentView
commons/views/ProductDetails
commons/views/SpinachLogin
commons/views/TagLineView
spinach_core