Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 324 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 324 Bytes

flutter_local_notifications_example

Demonstrates how to use the flutter_local_notifications plugin.

Getting Started

For help getting started with Flutter, view our online documentation.

start command

flutter doctor
flutter packages get
エミュレータ立ち上げ
flutter run