Flutter Calendar Week Widget

Flutter Calendar Week Widget

May 23, 2020 totosugito 0

flutter_calendar_week A calendar view by week IOS | Android: Web: Use: dependencies: flutter_calendar_week: git: url: https://github.com/mduccc/flutter_calendar_week ref: 0.1.0 CalendarWeek( height: 80, minDate: DateTime.now().add( Duration(days: -365), […]

Flutter Calendar widget library

Flutter Calendar Widget Library

May 23, 2020 totosugito 0

Calendarro Calendar widget library for Flutter apps. Offers multiple ways to customize the widget. Getting Started Installation Add dependency to your pubspec.yaml: calendarro: ^1.2.0 Basic […]

Flutter Nepali Date Picker

Flutter Nepali Date Picker

May 23, 2020 totosugito 0

Nepali Date Picker Material and Cupertino Style Date Picker with Bikram Sambat(Nepali) Calendar Support. Supports Android, iOS and Fuchsia. Available in Nepali and English Languages. […]

Flutter Offline Reminder

Flutter Offline Reminder

May 23, 2020 totosugito 0

Mediminder An Offline Medicine Reminder Built with Flutter, Provider and BLoC pattern Key Features Homepage medicine list Homepage containing all the registered Mediminders Shared preference […]

Flutter Calendar Animation

Flutter Calendar Animation

May 23, 2020 totosugito 0

Table Calendar Highly customizable, feature-packed Flutter Calendar with gestures, animations and multiple formats. Table Calendar with custom styles Table Calendar with Builders Features Extensive, yet […]

Flutter Date Picker Widget

Flutter Date Picker Widget

May 23, 2020 totosugito 0

Flutter Cupertino Date Picker [pub packages] Flutter cupertino date picker. Usage 1. Depend Add this to you package’s pubspec.yaml file: dependencies: flutter_cupertino_date_picker: ^1.0.26 2. Install […]

Flutter Swipeable Calendar

Flutter Swipeable Calendar

May 23, 2020 totosugito 0

flutter_calendar_carousel Calendar widget for flutter that is swipeable horizontally. This widget can help you build your own calendar widget highly customizable. Now you can even […]