Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

thisissandipp/flutter-objectbox-example

Repository files navigation

Flutter ObjectBox Example

Flutter project that shows how to work with ObjectBox - High Performance NoSQL Database.

This project shows -

  • how to persist data locally using ObjectBox.
  • how to use entities, relations, reactive queries, ordering, and other functionalities.
  • how to maintain the codebase with proper architecture and state management techniques.
  • how to effectively isolate the presentation layer from the business logic layer using flutter_bloc.
  • how to inject single instances of repositories using RepositoryProvider.
  • how to create forms with validated value objects rather than a primitive object type like String with formz.
  • how to work with Streams and Flutter Bloc using emit.forEach<T>( ... ).

Note Read the article here on Medium. πŸ‘ˆ

Note Check out the sample video here on Instagram. πŸ‘ˆ

Preview

Getting Started

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

If you like this repository, kindly give it a star ⭐

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /