Nidal-Bakir
Software engineer by day, Linux driver by night. | why?.... "So that the room will be empty"
@parse-community
Nidal-Bakir's Stars
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
microsoft/vscode
Visual Studio Code
appwrite/appwrite
Your backend, minus the hassle.
google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
google/ExoPlayer
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
afollestad/material-dialogs
😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
flutter/samples
A collection of Flutter examples and demos
android10/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
felangel/bloc
A predictable state management library that helps implement the BLoC design pattern
dart-lang/sdk
The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
firebase/flutterfire
🔥 A collection of Firebase plugins for Flutter apps.
rrousselGit/provider
InheritedWidgets, but simple
isar/hive
Lightweight and blazing fast key-value database written in pure Dart.
ReactiveX/rxdart
The Reactive Extensions for Dart
tekartik/sqflite
SQLite flutter plugin
fossasia/phimpme-android
Phimp.me Photo Imaging and Picture Editor https://play.google.com/store/apps/details?id=org.fossasia.phimpme
2d-inc/Flare-Flutter
Load and get full control of your Rive files in a Flutter project using this library.
ozodrukh/CircularReveal
Lollipop ViewAnimationUtils.createCircularReveal for everyone 4.0+
yissachar/awesome-dart
A curated list of awesome Dart frameworks, libraries, and software
google/json_serializable.dart
Generates utilities to aid in serializing to/from JSON.
flutter-form-builder-ecosystem/flutter_form_builder
Simple form maker for Flutter Framework
fluttercommunity/get_it
Get It - Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App. Maintainer: @escamoteur
Codelessly/ResponsiveFramework
Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple. Demo: https://gallery.codelessly.com/flutterwebsites/minimal/
fluttercommunity/flutter_sticky_headers
Flutter Sticky Headers - Lets you place "sticky headers" into any scrollable content in your Flutter app. No special wrappers or magic required. Maintainer: @slightfoot
ShadyBoukhary/flutter_clean_architecture
Clean architecture flutter: A Flutter package that makes it easy and intuitive to implement Uncle Bob's Clean Architecture in Flutter. This package provides basic classes that are tuned to work with Flutter and are designed according to the Clean Architecture.
dart-lang/mockito
Mockito-inspired mock library for Dart
parse-community/Parse-SDK-Flutter
The Dart/Flutter SDK for Parse Platform
dart-lang/test
A library for writing unit tests in Dart.
mhadaily/flutter-architecture-ddd
Flutter Architecture inspired by Domain Driven Design, Onion and Clean Architecture
aryzhov/flutter-expandable
A Flutter widget that can be expanded or collapsed by the user.