Fintasys / emoji_picker_flutter

A Flutter package that provides an Emoji picker widget with 1500+ emojis in 8 categories.
MIT License
154 stars 114 forks source link

Update example to support web implementation #114

Closed Cellaryllis closed 1 year ago

Cellaryllis commented 1 year ago

For completion sake we can also add that the following is needed

import 'package:flutter/foundation.dart'
Fintasys commented 1 year ago

Thx for your contribution - it needed a few more adjustments so I made a quick PR here 🙏 https://github.com/Fintasys/emoji_picker_flutter/pull/117