toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 205 packages
Sort by PUB-AZS
Extended EventEmitter that fires "statechange" event when state member is changed. Child classes that inherit from EventEmitter can use the standard event emit, subscribe, unsubscribe, etc., methods of EventEmitter. This class adds a private _state member and a setState(object) and getState() method as well as getter/setter for the getState/SetState methods. Whenever the state is changed, a 'statechange' event will be emitted with the previous state as argument. This allows the handler to compare old state with new state, if desired. This package was developed as part of a port of Modus Create's IoT platform, RoboDomo from JavaScript to Dart and Flutter. The original can be found at https://github.com/RoboDomo.
Dart library to connect to Ethereum clients. Send transactions and interact with smart contracts! We folk from https://github.com/xclud/web3dart
Translate to dart from https://github.com/koblas/ibankit-js
This pub is replaced by gal. please check https://pub.dev/packages/gal .#gallery#video#image#photos#util
Generate List user form https://randomuser.me/ + loremipsum.
Text animations inspired by https://github.com/lexrus/LTMorphingLabel
JSON Validation for Dart using Json Type Definition. Implements the standard introduced at https://jsontypedef.com/
A flag flutter package. Use for showing flags. All flags came from https://github.com/lipis/flag-icons/releases/tag/v4.1.4 .
Flutter package that help integrate your app with open source chat https://openchat.so
Tabler Icons for flutter using icons from https://github.com/tabler/tabler-icons by DashBrains. Original work by Csaba Kissi @csaba_kissi