일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- 유니티
- git
- C# delegate
- Houdini
- c# winform
- Python
- Flutter
- C언어 포인터
- vim
- gitlab
- C++
- jupyter lab
- github
- 다트 언어
- Unity
- c#
- 깃
- 도커
- docker
- 구조체
- 플러터
- Data Structure
- c# 추상 클래스
- Algorithm
- dart 언어
- c언어
- jupyter
- 포인터
- HTML
- c# 윈폼
- Today
- Total
nomad-programmer
[Programming/Flutter] awesome한 라이브러리 소개 본문
# Slidable (리스트 아이템 슬라이드 기능)
https://pub.dev/packages/flutter_slidable
flutter_slidable | Flutter Package
A Flutter implementation of slidable list item with directional slide actions that can be dismissed.
pub.dev
# sqflite (SQLite Flutter 버전)
sqflite | Flutter Package
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
pub.dev
# swiper (아이템을 좌우상하로 애니메이션되며 넘기는 라이브러리)
pub.dev/packages/flutter_swiper
flutter_swiper | Flutter Package
The best swiper(carousel) for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.
pub.dev
# A carousel slider widget (아이템을 좌우로 슬라이딩하는 라이브러리)
pub.dev/packages/carousel_slider
carousel_slider | Flutter Package
A carousel slider widget, support infinite scroll and custom child widget.
pub.dev
# Auto Resize Font (글자 크기를 자동 조절해주는 라이브러리)
pub.dev/packages/auto_size_text
auto_size_text | Flutter Package
Flutter widget that automatically resizes text to fit perfectly within its bounds.
pub.dev
# animations (애니메이션 관련 라이브러리)
animations | Flutter Package
Fancy pre-built animations that can easily be integrated into any Flutter application.
pub.dev
# animated text key (글자 애니메이션 킷 라이브러리)
pub.dev/packages/animated_text_kit
animated_text_kit | Flutter Package
A flutter package project which contains a collection of cool and beautiful text animations.
pub.dev
# curved navigation bar (커브 느낌의 네비게이션 바 라이브러리)
pub.dev/packages/curved_navigation_bar
curved_navigation_bar | Flutter Package
Stunning Animating Curved Shape Navigation Bar. Adjustable color, background color, animation curve, animation duration.
pub.dev
# introdution screen (시작 페이지 라이브러리)
pub.dev/packages/introduction_screen
introduction_screen | Flutter Package
Introduction/Onboarding package for flutter app with some customizations possibilities
pub.dev
# syncfusion flutter chars (차트 라이브러리)
pub.dev/packages/syncfusion_flutter_charts
syncfusion_flutter_charts | Flutter Package
Syncfusion Flutter Charts is a data visualization library written natively in Dart for creating beautiful and high-performance cartesian and circular charts.
pub.dev
# fl chart (차트 라이브러리)
fl_chart | Flutter Package
A powerful Flutter chart library, currently supporting Line Chart, Bar Chart and Pie Chart.
pub.dev
# just audio (오디오 관련 라이브러리)
just_audio | Flutter Package
Flutter plugin to play audio from streams, files, assets, DASH/HLS streams and playlists. Works with audio_service to play audio in the background.
pub.dev
# audio service (백그라운드에서 오디오 실행할 수 있는 라이브러리)
pub.dev/packages/audio_service
audio_service | Flutter Package
Flutter plugin to play audio in the background while the screen is off.
pub.dev
# timeline tile (타임라인 라이브러리)
pub.dev/packages/timeline_tile
timeline_tile | Flutter Package
A package to help you build highly customisable timelines with Flutter.
pub.dev
# vibration (핸드폰 진동 제어 관련 라이브러리)
vibration | Flutter Package
A plugin for handling Vibration API on iOS and Android devices
pub.dev
# DayNightTimePicker (시간 선택 시 애니메이션 보이는 라이브러리)
pub.dev/packages/day_night_time_picker
day_night_time_picker | Flutter Package
A day night time picker for Flutter. Beautiful day and night animation with Sun and Moon assets.
pub.dev
# sleek circular slider/progressbar (원형의 슬라이더 & 프로그레스바 라이브러리)
pub.dev/packages/sleek_circular_slider
sleek_circular_slider | Flutter Package
A highly customizable circular slider/progress bar & spinner for Flutter.
pub.dev
# url launcher (입력한 URL로 이동시켜주는 비동기 라이브러리)
url_launcher | Flutter Package
Flutter plugin for launching a URL on Android and iOS. Supports web, phone, SMS, and email schemes.
pub.dev
# provider (provider 패턴을 사용할 수 있는 라이브러리)
provider | Flutter Package
A wrapper around InheritedWidget to make them easier to use and more reusable.
pub.dev
# Cloud Firestore plugin for Flutter (구글 파이어베이스 라이브러리)
pub.dev/packages/cloud_firestore
cloud_firestore | Flutter Package
Flutter plugin for Cloud Firestore, a cloud-hosted, noSQL database with live synchronization and offline support on Android and iOS.
pub.dev
# Firebase Crashlytics for Flutter (구글 파이어베이스 크래쉬 관련 분석 라이브러리)
pub.dev/packages/firebase_crashlytics
firebase_crashlytics | Flutter Package
Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console.
pub.dev
# Firebase Auth (구글 파이어베이스 계정 인증 관련 라이브러리)
pub.dev/packages/firebase_auth
firebase_auth | Flutter Package
Flutter plugin for Firebase Auth, enabling Android and iOS authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.
pub.dev
# http (http request, response 관련 멀티플랫폼 라이브러리)
http | Dart Package
A composable, multi-platform, Future-based API for HTTP requests.
pub.dev
# Cached Network Image (온라인상에서 이미지를 받아 사용할수있는 라이브러리)
pub.dev/packages/cached_network_image
cached_network_image | Flutter Package
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.
pub.dev
Image.Network() 를 사용해도 된다. 하지만 이것은 다른곳을 갔다가 다시 돌아오게되면, 이미지를 또 다시 다운받아 사용한다. 그래서 효율이 좋지 않다. 때문에 한번 다운받은 이미지를 캐쉬화 시켜서 그것을 줄곧 사용하는 Cached Network Image 라이브러리를 사용하는 것이 좋을것이다.
# Intl (날짜 형식 등의 라이브러리)
intl | Dart Package
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
pub.dev
이 패키지는 메시지 번역, 복수형 및 성별, 날짜 / 숫자 형식 및 구문 분석, 양방향 텍스트를 포함한 국제화 및 현지화 기능을 제공한다.
# test (unit test 라이브러리)
test | Dart Package
A full featured library for writing and running Dart tests.
pub.dev
# convex bottom bar (BottomNavigationBar 애니메이션 라이브러리)
pub.dev/packages/convex_bottom_bar
convex_bottom_bar | Flutter Package
A Flutter package which implements a ConvexAppBar to show a convex tab in the bottom bar. Theming supported.
pub.dev
# email validator (이메일 유효성 체크해주는 라이브러리)
pub.dev/packages/email_validator
email_validator | Dart Package
A simple (but correct) dart class for validating email addresses
pub.dev
# path (디스크에 저장할 데이터베이스의 위치를 정확히 정의할 수 있는 함수를 제공하는 라이브러리)
path | Dart Package
A string-based path manipulation library. All of the path operations you know and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the web.
pub.dev
# staggered animations (리스트, 그리드 등 아이템들의 애니메이션 라이브러리)
pub.dev/packages/flutter_staggered_animations
flutter_staggered_animations | Flutter Package
Easily add staggered animations to your ListView, GridView, Column and Row children as shown in Material Design guidelines
pub.dev
# staggered gird view (그리드 뷰의 랜덤 사이즈 아이템 라이브러리)
pub.dev/packages/flutter_staggered_grid_view
flutter_staggered_grid_view | Flutter Package
A Flutter staggered grid view (masonry tiles) which supports multiple columns with rows of varying sizes
pub.dev
# kakao flutter SDK (카카오 계정 로그인 라이브러리)
pub.dev/packages/kakao_flutter_sdk
kakao_flutter_sdk | Flutter Package
A flutter plugin for Kakao API, which supports Kakao login, KakaoLink, User API, KakaoTalk API, KakaoStory API, and Push API.
pub.dev
# font awesome flutter (아이콘 관련 라이브러리)
pub.dev/packages/font_awesome_flutter
font_awesome_flutter | Flutter Package
The Font Awesome Icon pack available as Flutter Icons. Provides 1500 additional icons to use in your apps.
pub.dev
# google fonts (구글 폰트 라이브러리)
google_fonts | Flutter Package
A package to include fonts from fonts.google.com in your Flutter app.
pub.dev
# kakao flutter sdk (카카오 공식 플러터 SDK : 카카오톡 로그인 등을 할수 있다)
pub.dev/packages/kakao_flutter_sdk
kakao_flutter_sdk | Flutter Package
A flutter plugin for Kakao API, which supports Kakao login, KakaoLink, User API, KakaoTalk API, KakaoStory API, and Push API.
pub.dev
# like button (좋아요 버튼 애니메이션 라이브러리)
like_button | Flutter Package
Like Button is a flutter library that allows you to create a button with animation effects similar to Twitter's heart when you like something.
pub.dev
# animate do (애니메이션 라이브러리)
animate_do | Flutter Package
Beautiful animations inspired on Animate.css, every animation is a widget that contains default but customizable values that look attractive.
pub.dev
# local notifications (앱 레벨에서 사용자에게 알림창을 띄워주는 라이브러리)
pub.dev/packages/flutter_local_notifications
flutter_local_notifications | Flutter Package
A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform.
pub.dev
# intro slider (앱 처음 시작 시, 인트로 슬라이드를 보여주는 라이브러리)
intro_slider | Flutter Package
Flutter Intro Slider is a flutter plugin that helps you make a cool intro for your app
pub.dev
'Programming > Flutter' 카테고리의 다른 글
[Programming/Flutter] TextField : 입력값 출력 (0) | 2020.10.11 |
---|---|
[Programming/Flutter] 생산성을 높여주는 단축키 (0) | 2020.10.10 |
[Programming/Flutter] Navigation 동작 방식 (initState & dispose) (0) | 2020.10.09 |
[Flutter] Navigation (0) | 2020.10.09 |
[Programming/Flutter] 쿠퍼티노 디자인 (Cupertino Design) (0) | 2020.10.09 |