Pinned Repositories
AdMobSample
Example of CoreTelephony error when AdMob is imported in a Cocoa Touch Framework and this framework is imported in another Cocoa Touch Framework
appflowy-board
AppFlowy Board is a board-style widget that consists of multi-groups. It supports drag and drop between different groups. The AppFlowy Kanban Board project for AppFlowy and Beyond.
CollectionViewCellMoving
Example of the error that occurs after panning a moving cell beyond the last cell of a section
enough_platform_widgets
More cross platform widgets for Flutter. Extends flutter_platform_widgets.
flutter_form_builder
Simple form maker for Flutter Framework
flutter_google_places
Google Places - Google places autocomplete widgets for flutter. No wrapper, use https://pub.dev/packages/google_maps_webservice. Maintainer: @juliansteenbakker
flutter_platform_widgets
Target the specific design of Material for Android and Cupertino for iOS widgets through a common set of Platform aware widgets
FlutterKanbanBoard
It is a customizable kanban board, which can be used to reorder items and list with drag and drop.
form_builder_image_picker
Images picker field for FlutterFormBuilder. Get images from gallery or camera
RealmPermissionChangeDemo
Illustration of issues with PermissionOffer and PermissionOfferResponse using Realm
Taco55's Repositories
Taco55/RealmPermissionChangeDemo
Illustration of issues with PermissionOffer and PermissionOfferResponse using Realm
Taco55/AdMobSample
Example of CoreTelephony error when AdMob is imported in a Cocoa Touch Framework and this framework is imported in another Cocoa Touch Framework
Taco55/appflowy-board
AppFlowy Board is a board-style widget that consists of multi-groups. It supports drag and drop between different groups. The AppFlowy Kanban Board project for AppFlowy and Beyond.
Taco55/CollectionViewCellMoving
Example of the error that occurs after panning a moving cell beyond the last cell of a section
Taco55/enough_platform_widgets
More cross platform widgets for Flutter. Extends flutter_platform_widgets.
Taco55/flutter_form_builder
Simple form maker for Flutter Framework
Taco55/flutter_google_places
Google Places - Google places autocomplete widgets for flutter. No wrapper, use https://pub.dev/packages/google_maps_webservice. Maintainer: @juliansteenbakker
Taco55/flutter_platform_widgets
Target the specific design of Material for Android and Cupertino for iOS widgets through a common set of Platform aware widgets
Taco55/FlutterKanbanBoard
It is a customizable kanban board, which can be used to reorder items and list with drag and drop.
Taco55/form_builder_image_picker
Images picker field for FlutterFormBuilder. Get images from gallery or camera
Taco55/form_builder_validators
Form Builder Validators set of validators for FlutterFormBuilder. Provides common validators and a way to make your own
Taco55/icon_font_generator
☣️ Flutter Icon Font Generator
Taco55/introduction_screen
Add easily to your app an introduction screen to provide informations to new users
Taco55/msh_checkbox
A customizable circular checkbox which plays an animation when checked or unchecked.
Taco55/NavBarDropdownMenu
Taco55/NotificationDemo
Demo to illustrate an issue with fine-grained notifications for multiple users with Realm Object Server
Taco55/nsscreencast
Sample code shown in NSScreencast episodes.
Taco55/SCLAlertView-Swift
Beautiful animated Alert View. Written in Swift
Taco55/SearchBarTest
Example project to illustrate current issues with UISearchController embedded in a UINavigationItem up to iOS12.1
Taco55/SwipeCellKit
Swipeable UITableViewCell based on the stock Mail.app, implemented in Swift.