Skip to content

Commit 0e030c4

Browse files
committed
Merge branch 'version3'
# Conflicts: # .idea/libraries/Dart_Packages.xml # .idea/workspace.xml # CHANGELOG.md # doc/api/__404error.html # doc/api/dart-async/AsyncError-class.html # doc/api/dart-async/AsyncError/AsyncError.html # doc/api/dart-async/AsyncError/error.html # doc/api/dart-async/AsyncError/stackTrace.html # doc/api/dart-async/AsyncError/toString.html # doc/api/dart-async/Completer-class.html # doc/api/dart-async/Completer/Completer.html # doc/api/dart-async/Completer/Completer.sync.html # doc/api/dart-async/Completer/complete.html # doc/api/dart-async/Completer/completeError.html # doc/api/dart-async/Completer/future.html # doc/api/dart-async/Completer/isCompleted.html # doc/api/dart-async/ControllerCallback.html # doc/api/dart-async/ControllerCancelCallback.html # doc/api/dart-async/CreatePeriodicTimerHandler.html # doc/api/dart-async/CreateTimerHandler.html # doc/api/dart-async/DeferredLibrary-class.html # doc/api/dart-async/DeferredLibrary/DeferredLibrary.html # doc/api/dart-async/DeferredLibrary/libraryName.html # doc/api/dart-async/DeferredLibrary/load.html # doc/api/dart-async/DeferredLibrary/uri.html # doc/api/dart-async/DeferredLoadException-class.html # doc/api/dart-async/DeferredLoadException/DeferredLoadException.html # doc/api/dart-async/DeferredLoadException/toString.html # doc/api/dart-async/ErrorCallbackHandler.html # doc/api/dart-async/EventSink-class.html # doc/api/dart-async/EventSink/EventSink.html # doc/api/dart-async/EventSink/add.html # doc/api/dart-async/EventSink/addError.html # doc/api/dart-async/EventSink/close.html # doc/api/dart-async/ForkHandler.html # doc/api/dart-async/Future-class.html # doc/api/dart-async/Future/Future.delayed.html # doc/api/dart-async/Future/Future.error.html # doc/api/dart-async/Future/Future.html # doc/api/dart-async/Future/Future.microtask.html # doc/api/dart-async/Future/Future.sync.html # doc/api/dart-async/Future/Future.value.html # doc/api/dart-async/Future/any.html # doc/api/dart-async/Future/asStream.html # doc/api/dart-async/Future/catchError.html # doc/api/dart-async/Future/doWhile.html # doc/api/dart-async/Future/forEach.html # doc/api/dart-async/Future/then.html # doc/api/dart-async/Future/timeout.html # doc/api/dart-async/Future/wait.html # doc/api/dart-async/Future/whenComplete.html # doc/api/dart-async/FutureOr-class.html # doc/api/dart-async/HandleUncaughtErrorHandler.html # doc/api/dart-async/PrintHandler.html # doc/api/dart-async/RegisterBinaryCallbackHandler.html # doc/api/dart-async/RegisterCallbackHandler.html # doc/api/dart-async/RegisterUnaryCallbackHandler.html # doc/api/dart-async/RunBinaryHandler.html # doc/api/dart-async/RunHandler.html # doc/api/dart-async/RunUnaryHandler.html # doc/api/dart-async/ScheduleMicrotaskHandler.html # doc/api/dart-async/Stream-class.html # doc/api/dart-async/Stream/Stream.empty.html # doc/api/dart-async/Stream/Stream.eventTransformed.html # doc/api/dart-async/Stream/Stream.fromFuture.html # doc/api/dart-async/Stream/Stream.fromFutures.html # doc/api/dart-async/Stream/Stream.fromIterable.html # doc/api/dart-async/Stream/Stream.html # doc/api/dart-async/Stream/Stream.periodic.html # doc/api/dart-async/Stream/any.html # doc/api/dart-async/Stream/asBroadcastStream.html # doc/api/dart-async/Stream/asyncExpand.html # doc/api/dart-async/Stream/asyncMap.html # doc/api/dart-async/Stream/cast.html # doc/api/dart-async/Stream/castFrom.html # doc/api/dart-async/Stream/contains.html # doc/api/dart-async/Stream/distinct.html # doc/api/dart-async/Stream/drain.html # doc/api/dart-async/Stream/elementAt.html # doc/api/dart-async/Stream/every.html # doc/api/dart-async/Stream/expand.html # doc/api/dart-async/Stream/first.html # doc/api/dart-async/Stream/firstWhere.html # doc/api/dart-async/Stream/fold.html # doc/api/dart-async/Stream/forEach.html # doc/api/dart-async/Stream/handleError.html # doc/api/dart-async/Stream/isBroadcast.html # doc/api/dart-async/Stream/isEmpty.html # doc/api/dart-async/Stream/join.html # doc/api/dart-async/Stream/last.html # doc/api/dart-async/Stream/lastWhere.html # doc/api/dart-async/Stream/length.html # doc/api/dart-async/Stream/listen.html # doc/api/dart-async/Stream/map.html # doc/api/dart-async/Stream/pipe.html # doc/api/dart-async/Stream/reduce.html # doc/api/dart-async/Stream/single.html # doc/api/dart-async/Stream/singleWhere.html # doc/api/dart-async/Stream/skip.html # doc/api/dart-async/Stream/skipWhile.html # doc/api/dart-async/Stream/take.html # doc/api/dart-async/Stream/takeWhile.html # doc/api/dart-async/Stream/timeout.html # doc/api/dart-async/Stream/toList.html # doc/api/dart-async/Stream/toSet.html # doc/api/dart-async/Stream/transform.html # doc/api/dart-async/Stream/where.html # doc/api/dart-async/StreamConsumer-class.html # doc/api/dart-async/StreamConsumer/StreamConsumer.html # doc/api/dart-async/StreamConsumer/addStream.html # doc/api/dart-async/StreamConsumer/close.html # doc/api/dart-async/StreamController-class.html # doc/api/dart-async/StreamController/StreamController.broadcast.html # doc/api/dart-async/StreamController/StreamController.html # doc/api/dart-async/StreamController/add.html # doc/api/dart-async/StreamController/addError.html # doc/api/dart-async/StreamController/addStream.html # doc/api/dart-async/StreamController/close.html # doc/api/dart-async/StreamController/hasListener.html # doc/api/dart-async/StreamController/isClosed.html # doc/api/dart-async/StreamController/isPaused.html # doc/api/dart-async/StreamController/onCancel.html # doc/api/dart-async/StreamController/onListen.html # doc/api/dart-async/StreamController/onPause.html # doc/api/dart-async/StreamController/onResume.html # doc/api/dart-async/StreamController/sink.html # doc/api/dart-async/StreamController/stream.html # doc/api/dart-async/StreamIterator-class.html # doc/api/dart-async/StreamIterator/StreamIterator.html # doc/api/dart-async/StreamIterator/cancel.html # doc/api/dart-async/StreamIterator/current.html # doc/api/dart-async/StreamIterator/moveNext.html # doc/api/dart-async/StreamSink-class.html # doc/api/dart-async/StreamSink/StreamSink.html # doc/api/dart-async/StreamSink/close.html # doc/api/dart-async/StreamSink/done.html # doc/api/dart-async/StreamSubscription-class.html # doc/api/dart-async/StreamSubscription/StreamSubscription.html # doc/api/dart-async/StreamSubscription/asFuture.html # doc/api/dart-async/StreamSubscription/cancel.html # doc/api/dart-async/StreamSubscription/isPaused.html # doc/api/dart-async/StreamSubscription/onData.html # doc/api/dart-async/StreamSubscription/onDone.html # doc/api/dart-async/StreamSubscription/onError.html # doc/api/dart-async/StreamSubscription/pause.html # doc/api/dart-async/StreamSubscription/resume.html # doc/api/dart-async/StreamTransformer-class.html # doc/api/dart-async/StreamTransformer/StreamTransformer.fromBind.html # doc/api/dart-async/StreamTransformer/StreamTransformer.fromHandlers.html # doc/api/dart-async/StreamTransformer/StreamTransformer.html # doc/api/dart-async/StreamTransformer/bind.html # doc/api/dart-async/StreamTransformer/cast.html # doc/api/dart-async/StreamTransformer/castFrom.html # doc/api/dart-async/StreamTransformerBase-class.html # doc/api/dart-async/StreamTransformerBase/StreamTransformerBase.html # doc/api/dart-async/StreamTransformerBase/cast.html # doc/api/dart-async/StreamView-class.html # doc/api/dart-async/StreamView/StreamView.html # doc/api/dart-async/StreamView/asBroadcastStream.html # doc/api/dart-async/StreamView/isBroadcast.html # doc/api/dart-async/StreamView/listen.html # doc/api/dart-async/SynchronousStreamController-class.html # doc/api/dart-async/SynchronousStreamController/SynchronousStreamController.html # doc/api/dart-async/SynchronousStreamController/add.html # doc/api/dart-async/SynchronousStreamController/addError.html # doc/api/dart-async/SynchronousStreamController/close.html # doc/api/dart-async/TimeoutException-class.html # doc/api/dart-async/TimeoutException/TimeoutException.html # doc/api/dart-async/TimeoutException/duration.html # doc/api/dart-async/TimeoutException/message.html # doc/api/dart-async/TimeoutException/toString.html # doc/api/dart-async/Timer-class.html # doc/api/dart-async/Timer/Timer.html # doc/api/dart-async/Timer/Timer.periodic.html # doc/api/dart-async/Timer/cancel.html # doc/api/dart-async/Timer/isActive.html # doc/api/dart-async/Timer/run.html # doc/api/dart-async/Timer/tick.html # doc/api/dart-async/Zone-class.html # doc/api/dart-async/Zone/bindBinaryCallback.html # doc/api/dart-async/Zone/bindBinaryCallbackGuarded.html # doc/api/dart-async/Zone/bindCallback.html # doc/api/dart-async/Zone/bindCallbackGuarded.html # doc/api/dart-async/Zone/bindUnaryCallback.html # doc/api/dart-async/Zone/bindUnaryCallbackGuarded.html # doc/api/dart-async/Zone/createPeriodicTimer.html # doc/api/dart-async/Zone/createTimer.html # doc/api/dart-async/Zone/current.html # doc/api/dart-async/Zone/errorCallback.html # doc/api/dart-async/Zone/errorZone.html # doc/api/dart-async/Zone/fork.html # doc/api/dart-async/Zone/handleUncaughtError.html # doc/api/dart-async/Zone/inSameErrorZone.html # doc/api/dart-async/Zone/operator_get.html # doc/api/dart-async/Zone/parent.html # doc/api/dart-async/Zone/print.html # doc/api/dart-async/Zone/registerBinaryCallback.html # doc/api/dart-async/Zone/registerCallback.html # doc/api/dart-async/Zone/registerUnaryCallback.html # doc/api/dart-async/Zone/root-constant.html # doc/api/dart-async/Zone/run.html # doc/api/dart-async/Zone/runBinary.html # doc/api/dart-async/Zone/runBinaryGuarded.html # doc/api/dart-async/Zone/runGuarded.html # doc/api/dart-async/Zone/runUnary.html # doc/api/dart-async/Zone/runUnaryGuarded.html # doc/api/dart-async/Zone/scheduleMicrotask.html # doc/api/dart-async/ZoneBinaryCallback.html # doc/api/dart-async/ZoneCallback.html # doc/api/dart-async/ZoneDelegate-class.html # doc/api/dart-async/ZoneDelegate/ZoneDelegate.html # doc/api/dart-async/ZoneDelegate/createPeriodicTimer.html # doc/api/dart-async/ZoneDelegate/createTimer.html # doc/api/dart-async/ZoneDelegate/errorCallback.html # doc/api/dart-async/ZoneDelegate/fork.html # doc/api/dart-async/ZoneDelegate/handleUncaughtError.html # doc/api/dart-async/ZoneDelegate/print.html # doc/api/dart-async/ZoneDelegate/registerBinaryCallback.html # doc/api/dart-async/ZoneDelegate/registerCallback.html # doc/api/dart-async/ZoneDelegate/registerUnaryCallback.html # doc/api/dart-async/ZoneDelegate/run.html # doc/api/dart-async/ZoneDelegate/runBinary.html # doc/api/dart-async/ZoneDelegate/runUnary.html # doc/api/dart-async/ZoneDelegate/scheduleMicrotask.html # doc/api/dart-async/ZoneSpecification-class.html # doc/api/dart-async/ZoneSpecification/ZoneSpecification.from.html # doc/api/dart-async/ZoneSpecification/ZoneSpecification.html # doc/api/dart-async/ZoneSpecification/createPeriodicTimer.html # doc/api/dart-async/ZoneSpecification/createTimer.html # doc/api/dart-async/ZoneSpecification/errorCallback.html # doc/api/dart-async/ZoneSpecification/fork.html # doc/api/dart-async/ZoneSpecification/handleUncaughtError.html # doc/api/dart-async/ZoneSpecification/print.html # doc/api/dart-async/ZoneSpecification/registerBinaryCallback.html # doc/api/dart-async/ZoneSpecification/registerCallback.html # doc/api/dart-async/ZoneSpecification/registerUnaryCallback.html # doc/api/dart-async/ZoneSpecification/run.html # doc/api/dart-async/ZoneSpecification/runBinary.html # doc/api/dart-async/ZoneSpecification/runUnary.html # doc/api/dart-async/ZoneSpecification/scheduleMicrotask.html # doc/api/dart-async/ZoneUnaryCallback.html # doc/api/dart-async/dart-async-library.html # doc/api/dart-async/runZoned.html # doc/api/dart-async/scheduleMicrotask.html # doc/api/dart-collection/DoubleLinkedQueue-class.html # doc/api/dart-collection/DoubleLinkedQueue/DoubleLinkedQueue.from.html # doc/api/dart-collection/DoubleLinkedQueue/DoubleLinkedQueue.html # doc/api/dart-collection/DoubleLinkedQueue/DoubleLinkedQueue.of.html # doc/api/dart-collection/DoubleLinkedQueue/add.html # doc/api/dart-collection/DoubleLinkedQueue/addAll.html # doc/api/dart-collection/DoubleLinkedQueue/addFirst.html # doc/api/dart-collection/DoubleLinkedQueue/addLast.html # doc/api/dart-collection/DoubleLinkedQueue/cast.html # doc/api/dart-collection/DoubleLinkedQueue/clear.html # doc/api/dart-collection/DoubleLinkedQueue/first.html # doc/api/dart-collection/DoubleLinkedQueue/firstEntry.html # doc/api/dart-collection/DoubleLinkedQueue/forEachEntry.html # doc/api/dart-collection/DoubleLinkedQueue/isEmpty.html # doc/api/dart-collection/DoubleLinkedQueue/iterator.html # doc/api/dart-collection/DoubleLinkedQueue/last.html # doc/api/dart-collection/DoubleLinkedQueue/lastEntry.html # doc/api/dart-collection/DoubleLinkedQueue/length.html # doc/api/dart-collection/DoubleLinkedQueue/remove.html # doc/api/dart-collection/DoubleLinkedQueue/removeFirst.html # doc/api/dart-collection/DoubleLinkedQueue/removeLast.html # doc/api/dart-collection/DoubleLinkedQueue/removeWhere.html # doc/api/dart-collection/DoubleLinkedQueue/retainWhere.html # doc/api/dart-collection/DoubleLinkedQueue/single.html # doc/api/dart-collection/DoubleLinkedQueue/toString.html # doc/api/dart-collection/DoubleLinkedQueueEntry-class.html # doc/api/dart-collection/DoubleLinkedQueueEntry/DoubleLinkedQueueEntry.html # doc/api/dart-collection/DoubleLinkedQueueEntry/append.html # doc/api/dart-collection/DoubleLinkedQueueEntry/element.html # doc/api/dart-collection/DoubleLinkedQueueEntry/nextEntry.html # doc/api/dart-collection/DoubleLinkedQueueEntry/prepend.html # doc/api/dart-collection/DoubleLinkedQueueEntry/previousEntry.html # doc/api/dart-collection/DoubleLinkedQueueEntry/remove.html # doc/api/dart-collection/HasNextIterator-class.html # doc/api/dart-collection/HasNextIterator/HasNextIterator.html # doc/api/dart-collection/HasNextIterator/hasNext.html # doc/api/dart-collection/HasNextIterator/next.html # doc/api/dart-collection/HashMap-class.html # doc/api/dart-collection/HashMap/HashMap.from.html # doc/api/dart-collection/HashMap/HashMap.fromEntries.html # doc/api/dart-collection/HashMap/HashMap.fromIterable.html # doc/api/dart-collection/HashMap/HashMap.fromIterables.html # doc/api/dart-collection/HashMap/HashMap.html # doc/api/dart-collection/HashMap/HashMap.identity.html # doc/api/dart-collection/HashMap/HashMap.of.html # doc/api/dart-collection/HashSet-class.html # doc/api/dart-collection/HashSet/HashSet.from.html # doc/api/dart-collection/HashSet/HashSet.html # doc/api/dart-collection/HashSet/HashSet.identity.html # doc/api/dart-collection/HashSet/HashSet.of.html # doc/api/dart-collection/HashSet/iterator.html # doc/api/dart-collection/HashSet/length.html # doc/api/dart-collection/IterableBase-class.html # doc/api/dart-collection/IterableBase/IterableBase.html # doc/api/dart-collection/IterableBase/iterableToFullString.html # doc/api/dart-collection/IterableBase/iterableToShortString.html # doc/api/dart-collection/IterableMixin-class.html # doc/api/dart-collection/IterableMixin/IterableMixin.html # doc/api/dart-collection/IterableMixin/any.html # doc/api/dart-collection/IterableMixin/cast.html # doc/api/dart-collection/IterableMixin/contains.html # doc/api/dart-collection/IterableMixin/elementAt.html # doc/api/dart-collection/IterableMixin/every.html # doc/api/dart-collection/IterableMixin/expand.html # doc/api/dart-collection/IterableMixin/first.html # doc/api/dart-collection/IterableMixin/firstWhere.html # doc/api/dart-collection/IterableMixin/fold.html # doc/api/dart-collection/IterableMixin/followedBy.html # doc/api/dart-collection/IterableMixin/forEach.html # doc/api/dart-collection/IterableMixin/isEmpty.html # doc/api/dart-collection/IterableMixin/isNotEmpty.html # doc/api/dart-collection/IterableMixin/join.html # doc/api/dart-collection/IterableMixin/last.html # doc/api/dart-collection/IterableMixin/lastWhere.html # doc/api/dart-collection/IterableMixin/length.html # doc/api/dart-collection/IterableMixin/map.html # doc/api/dart-collection/IterableMixin/reduce.html # doc/api/dart-collection/IterableMixin/single.html # doc/api/dart-collection/IterableMixin/singleWhere.html # doc/api/dart-collection/IterableMixin/skip.html # doc/api/dart-collection/IterableMixin/skipWhile.html # doc/api/dart-collection/IterableMixin/take.html # doc/api/dart-collection/IterableMixin/takeWhile.html # doc/api/dart-collection/IterableMixin/toList.html # doc/api/dart-collection/IterableMixin/toSet.html # doc/api/dart-collection/IterableMixin/toString.html # doc/api/dart-collection/IterableMixin/where.html # doc/api/dart-collection/IterableMixin/whereType.html # doc/api/dart-collection/LinkedHashMap-class.html # doc/api/dart-collection/LinkedHashMap/LinkedHashMap.from.html # doc/api/dart-collection/LinkedHashMap/LinkedHashMap.fromEntries.html # doc/api/dart-collection/LinkedHashMap/LinkedHashMap.fromIterable.html # doc/api/dart-collection/LinkedHashMap/LinkedHashMap.fromIterables.html # doc/api/dart-collection/LinkedHashMap/LinkedHashMap.html # doc/api/dart-collection/LinkedHashMap/LinkedHashMap.identity.html # doc/api/dart-collection/LinkedHashMap/LinkedHashMap.of.html # doc/api/dart-collection/LinkedHashSet-class.html # doc/api/dart-collection/LinkedHashSet/LinkedHashSet.from.html # doc/api/dart-collection/LinkedHashSet/LinkedHashSet.html # doc/api/dart-collection/LinkedHashSet/LinkedHashSet.identity.html # doc/api/dart-collection/LinkedHashSet/LinkedHashSet.of.html # doc/api/dart-collection/LinkedHashSet/forEach.html # doc/api/dart-collection/LinkedHashSet/iterator.html # doc/api/dart-collection/LinkedHashSet/length.html # doc/api/dart-collection/LinkedList-class.html # doc/api/dart-collection/LinkedList/LinkedList.html # doc/api/dart-collection/LinkedList/add.html # doc/api/dart-collection/LinkedList/addAll.html # doc/api/dart-collection/LinkedList/addFirst.html # doc/api/dart-collection/LinkedList/clear.html # doc/api/dart-collection/LinkedList/first.html # doc/api/dart-collection/LinkedList/forEach.html # doc/api/dart-collection/LinkedList/isEmpty.html # doc/api/dart-collection/LinkedList/iterator.html # doc/api/dart-collection/LinkedList/last.html # doc/api/dart-collection/LinkedList/length.html # doc/api/dart-collection/LinkedList/remove.html # doc/api/dart-collection/LinkedList/single.html # doc/api/dart-collection/LinkedListEntry-class.html # doc/api/dart-collection/LinkedListEntry/LinkedListEntry.html # doc/api/dart-collection/LinkedListEntry/insertAfter.html # doc/api/dart-collection/LinkedListEntry/insertBefore.html # doc/api/dart-collection/LinkedListEntry/list.html # doc/api/dart-collection/LinkedListEntry/next.html # doc/api/dart-collection/LinkedListEntry/previous.html # doc/api/dart-collection/LinkedListEntry/unlink.html # doc/api/dart-collection/ListBase-class.html # doc/api/dart-collection/ListBase/ListBase.html # doc/api/dart-collection/ListBase/listToString.html # doc/api/dart-collection/ListMixin-class.html # doc/api/dart-collection/ListMixin/ListMixin.html # doc/api/dart-collection/ListMixin/add.html # doc/api/dart-collection/ListMixin/addAll.html # doc/api/dart-collection/ListMixin/any.html # doc/api/dart-collection/ListMixin/asMap.html # doc/api/dart-collection/ListMixin/cast.html # doc/api/dart-collection/ListMixin/clear.html # doc/api/dart-collection/ListMixin/contains.html # doc/api/dart-collection/ListMixin/elementAt.html # doc/api/dart-collection/ListMixin/every.html # doc/api/dart-collection/ListMixin/expand.html # doc/api/dart-collection/ListMixin/fillRange.html # doc/api/dart-collection/ListMixin/first.html # doc/api/dart-collection/ListMixin/firstWhere.html # doc/api/dart-collection/ListMixin/fold.html # doc/api/dart-collection/ListMixin/followedBy.html # doc/api/dart-collection/ListMixin/forEach.html # doc/api/dart-collection/ListMixin/getRange.html # doc/api/dart-collection/ListMixin/indexOf.html # doc/api/dart-collection/ListMixin/indexWhere.html # doc/api/dart-collection/ListMixin/insert.html # doc/api/dart-collection/ListMixin/insertAll.html # doc/api/dart-collection/ListMixin/isEmpty.html # doc/api/dart-collection/ListMixin/isNotEmpty.html # doc/api/dart-collection/ListMixin/iterator.html # doc/api/dart-collection/ListMixin/join.html # doc/api/dart-collection/ListMixin/last.html # doc/api/dart-collection/ListMixin/lastIndexOf.html # doc/api/dart-collection/ListMixin/lastIndexWhere.html # doc/api/dart-collection/ListMixin/lastWhere.html # doc/api/dart-collection/ListMixin/map.html # doc/api/dart-collection/ListMixin/operator_plus.html # doc/api/dart-collection/ListMixin/reduce.html # doc/api/dart-collection/ListMixin/remove.html # doc/api/dart-collection/ListMixin/removeAt.html # doc/api/dart-collection/ListMixin/removeLast.html # doc/api/dart-collection/ListMixin/removeRange.html # doc/api/dart-collection/ListMixin/removeWhere.html # doc/api/dart-collection/ListMixin/replaceRange.html # doc/api/dart-collection/ListMixin/retainWhere.html # doc/api/dart-collection/ListMixin/reversed.html # doc/api/dart-collection/ListMixin/setAll.html # doc/api/dart-collection/ListMixin/setRange.html # doc/api/dart-collection/ListMixin/shuffle.html # doc/api/dart-collection/ListMixin/single.html # doc/api/dart-collection/ListMixin/singleWhere.html # doc/api/dart-collection/ListMixin/skip.html # doc/api/dart-collection/ListMixin/skipWhile.html # doc/api/dart-collection/ListMixin/sort.html # doc/api/dart-collection/ListMixin/sublist.html # doc/api/dart-collection/ListMixin/take.html # doc/api/dart-collection/ListMixin/takeWhile.html # doc/api/dart-collection/ListMixin/toList.html # doc/api/dart-collection/ListMixin/toSet.html # doc/api/dart-collection/ListMixin/toString.html # doc/api/dart-collection/ListMixin/where.html # doc/api/dart-collection/ListMixin/whereType.html # doc/api/dart-collection/ListQueue-class.html # doc/api/dart-collection/ListQueue/ListQueue.from.html # doc/api/dart-collection/ListQueue/ListQueue.html # doc/api/dart-collection/ListQueue/ListQueue.of.html # doc/api/dart-collection/ListQueue/add.html # doc/api/dart-collection/ListQueue/addAll.html # doc/api/dart-collection/ListQueue/addFirst.html # doc/api/dart-collection/ListQueue/addLast.html # doc/api/dart-collection/ListQueue/any.html # doc/api/dart-collection/ListQueue/cast.html # doc/api/dart-collection/ListQueue/clear.html # doc/api/dart-collection/ListQueue/contains.html # doc/api/dart-collection/ListQueue/elementAt.html # doc/api/dart-collection/ListQueue/every.html # doc/api/dart-collection/ListQueue/first.html # doc/api/dart-collection/ListQueue/firstWhere.html # doc/api/dart-collection/ListQueue/fold.html # doc/api/dart-collection/ListQueue/forEach.html # doc/api/dart-collection/ListQueue/isEmpty.html # doc/api/dart-collection/ListQueue/iterator.html # doc/api/dart-collection/ListQueue/join.html # doc/api/dart-collection/ListQueue/last.html # doc/api/dart-collection/ListQueue/lastWhere.html # doc/api/dart-collection/ListQueue/length.html # doc/api/dart-collection/ListQueue/map.html # doc/api/dart-collection/ListQueue/reduce.html # doc/api/dart-collection/ListQueue/remove.html # doc/api/dart-collection/ListQueue/removeFirst.html # doc/api/dart-collection/ListQueue/removeLast.html # doc/api/dart-collection/ListQueue/removeWhere.html # doc/api/dart-collection/ListQueue/retainWhere.html # doc/api/dart-collection/ListQueue/single.html # doc/api/dart-collection/ListQueue/singleWhere.html # doc/api/dart-collection/ListQueue/skip.html # doc/api/dart-collection/ListQueue/skipWhile.html # doc/api/dart-collection/ListQueue/take.html # doc/api/dart-collection/ListQueue/takeWhile.html # doc/api/dart-collection/ListQueue/toList.html # doc/api/dart-collection/ListQueue/toSet.html # doc/api/dart-collection/ListQueue/toString.html # doc/api/dart-collection/ListQueue/where.html # doc/api/dart-collection/MapBase-class.html # doc/api/dart-collection/MapBase/MapBase.html # doc/api/dart-collection/MapBase/mapToString.html # doc/api/dart-collection/MapMixin-class.html # doc/api/dart-collection/MapMixin/MapMixin.html # doc/api/dart-collection/MapMixin/addAll.html # doc/api/dart-collection/MapMixin/addEntries.html # doc/api/dart-collection/MapMixin/cast.html # doc/api/dart-collection/MapMixin/clear.html # doc/api/dart-collection/MapMixin/containsKey.html # doc/api/dart-collection/MapMixin/containsValue.html # doc/api/dart-collection/MapMixin/entries.html # doc/api/dart-collection/MapMixin/forEach.html # doc/api/dart-collection/MapMixin/isEmpty.html # doc/api/dart-collection/MapMixin/isNotEmpty.html # doc/api/dart-collection/MapMixin/keys.html # doc/api/dart-collection/MapMixin/length.html # doc/api/dart-collection/MapMixin/map.html # doc/api/dart-collection/MapMixin/operator_get.html # doc/api/dart-collection/MapMixin/operator_put.html # doc/api/dart-collection/MapMixin/putIfAbsent.html # doc/api/dart-collection/MapMixin/remove.html # doc/api/dart-collection/MapMixin/removeWhere.html # doc/api/dart-collection/MapMixin/toString.html # doc/api/dart-collection/MapMixin/update.html # doc/api/dart-collection/MapMixin/updateAll.html # doc/api/dart-collection/MapMixin/values.html # doc/api/dart-collection/MapView-class.html # doc/api/dart-collection/MapView/MapView.html # doc/api/dart-collection/MapView/addAll.html # doc/api/dart-collection/MapView/addEntries.html # doc/api/dart-collection/MapView/cast.html # doc/api/dart-collection/MapView/clear.html # doc/api/dart-collection/MapView/containsKey.html # doc/api/dart-collection/MapView/containsValue.html # doc/api/dart-collection/MapView/entries.html # doc/api/dart-collection/MapView/forEach.html # doc/api/dart-collection/MapView/isEmpty.html # doc/api/dart-collection/MapView/isNotEmpty.html # doc/api/dart-collection/MapView/keys.html # doc/api/dart-collection/MapView/length.html # doc/api/dart-collection/MapView/map.html # doc/api/dart-collection/MapView/operator_get.html # doc/api/dart-collection/MapView/operator_put.html # doc/api/dart-collection/MapView/putIfAbsent.html # doc/api/dart-collection/MapView/remove.html # doc/api/dart-collection/MapView/removeWhere.html # doc/api/dart-collection/MapView/toString.html # doc/api/dart-collection/MapView/update.html # doc/api/dart-collection/MapView/updateAll.html # doc/api/dart-collection/MapView/values.html # doc/api/dart-collection/Queue-class.html # doc/api/dart-collection/Queue/Queue.from.html # doc/api/dart-collection/Queue/Queue.html # doc/api/dart-collection/Queue/Queue.of.html # doc/api/dart-collection/Queue/add.html # doc/api/dart-collection/Queue/addAll.html # doc/api/dart-collection/Queue/addFirst.html # doc/api/dart-collection/Queue/addLast.html # doc/api/dart-collection/Queue/cast.html # doc/api/dart-collection/Queue/castFrom.html # doc/api/dart-collection/Queue/clear.html # doc/api/dart-collection/Queue/length.html # doc/api/dart-collection/Queue/remove.html # doc/api/dart-collection/Queue/removeFirst.html # doc/api/dart-collection/Queue/removeLast.html # doc/api/dart-collection/Queue/removeWhere.html # doc/api/dart-collection/Queue/retainWhere.html # doc/api/dart-collection/SetBase-class.html # doc/api/dart-collection/SetBase/SetBase.html # doc/api/dart-collection/SetBase/setToString.html # doc/api/dart-collection/SetMixin-class.html # doc/api/dart-collection/SetMixin/SetMixin.html # doc/api/dart-collection/SetMixin/add.html # doc/api/dart-collection/SetMixin/addAll.html # doc/api/dart-collection/SetMixin/any.html # doc/api/dart-collection/SetMixin/cast.html # doc/api/dart-collection/SetMixin/clear.html # doc/api/dart-collection/SetMixin/contains.html # doc/api/dart-collection/SetMixin/containsAll.html # doc/api/dart-collection/SetMixin/difference.html # doc/api/dart-collection/SetMixin/elementAt.html # doc/api/dart-collection/SetMixin/every.html # doc/api/dart-collection/SetMixin/expand.html # doc/api/dart-collection/SetMixin/first.html # doc/api/dart-collection/SetMixin/firstWhere.html # doc/api/dart-collection/SetMixin/fold.html # doc/api/dart-collection/SetMixin/followedBy.html # doc/api/dart-collection/SetMixin/forEach.html # doc/api/dart-collection/SetMixin/intersection.html # doc/api/dart-collection/SetMixin/isEmpty.html # doc/api/dart-collection/SetMixin/isNotEmpty.html # doc/api/dart-collection/SetMixin/iterator.html # doc/api/dart-collection/SetMixin/join.html # doc/api/dart-collection/SetMixin/last.html # doc/api/dart-collection/SetMixin/lastWhere.html # doc/api/dart-collection/SetMixin/length.html # doc/api/dart-collection/SetMixin/lookup.html # doc/api/dart-collection/SetMixin/map.html # doc/api/dart-collection/SetMixin/reduce.html # doc/api/dart-collection/SetMixin/remove.html # doc/api/dart-collection/SetMixin/removeAll.html # doc/api/dart-collection/SetMixin/removeWhere.html # doc/api/dart-collection/SetMixin/retainAll.html # doc/api/dart-collection/SetMixin/retainWhere.html # doc/api/dart-collection/SetMixin/single.html # doc/api/dart-collection/SetMixin/singleWhere.html # doc/api/dart-collection/SetMixin/skip.html # doc/api/dart-collection/SetMixin/skipWhile.html # doc/api/dart-collection/SetMixin/take.html # doc/api/dart-collection/SetMixin/takeWhile.html # doc/api/dart-collection/SetMixin/toList.html # doc/api/dart-collection/SetMixin/toSet.html # doc/api/dart-collection/SetMixin/toString.html # doc/api/dart-collection/SetMixin/union.html # doc/api/dart-collection/SetMixin/where.html # doc/api/dart-collection/SetMixin/whereType.html # doc/api/dart-collection/SplayTreeMap-class.html # doc/api/dart-collection/SplayTreeMap/SplayTreeMap.from.html # doc/api/dart-collection/SplayTreeMap/SplayTreeMap.fromIterable.html # doc/api/dart-collection/SplayTreeMap/SplayTreeMap.fromIterables.html # doc/api/dart-collection/SplayTreeMap/SplayTreeMap.html # doc/api/dart-collection/SplayTreeMap/SplayTreeMap.of.html # doc/api/dart-collection/SplayTreeMap/addAll.html # doc/api/dart-collection/SplayTreeMap/clear.html # doc/api/dart-collection/SplayTreeMap/containsKey.html # doc/api/dart-collection/SplayTreeMap/containsValue.html # doc/api/dart-collection/SplayTreeMap/firstKey.html # doc/api/dart-collection/SplayTreeMap/firstKeyAfter.html # doc/api/dart-collection/SplayTreeMap/forEach.html # doc/api/dart-collection/SplayTreeMap/isEmpty.html # doc/api/dart-collection/SplayTreeMap/isNotEmpty.html # doc/api/dart-collection/SplayTreeMap/keys.html # doc/api/dart-collection/SplayTreeMap/lastKey.html # doc/api/dart-collection/SplayTreeMap/lastKeyBefore.html # doc/api/dart-collection/SplayTreeMap/length.html # doc/api/dart-collection/SplayTreeMap/operator_get.html # doc/api/dart-collection/SplayTreeMap/operator_put.html # doc/api/dart-collection/SplayTreeMap/putIfAbsent.html # doc/api/dart-collection/SplayTreeMap/remove.html # doc/api/dart-collection/SplayTreeMap/values.html # doc/api/dart-collection/SplayTreeSet-class.html # doc/api/dart-collection/SplayTreeSet/SplayTreeSet.from.html # doc/api/dart-collection/SplayTreeSet/SplayTreeSet.html # doc/api/dart-collection/SplayTreeSet/SplayTreeSet.of.html # doc/api/dart-collection/SplayTreeSet/add.html # doc/api/dart-collection/SplayTreeSet/addAll.html # doc/api/dart-collection/SplayTreeSet/cast.html # doc/api/dart-collection/SplayTreeSet/clear.html # doc/api/dart-collection/SplayTreeSet/contains.html # doc/api/dart-collection/SplayTreeSet/difference.html # doc/api/dart-collection/SplayTreeSet/first.html # doc/api/dart-collection/SplayTreeSet/intersection.html # doc/api/dart-collection/SplayTreeSet/isEmpty.html # doc/api/dart-collection/SplayTreeSet/isNotEmpty.html # doc/api/dart-collection/SplayTreeSet/iterator.html # doc/api/dart-collection/SplayTreeSet/last.html # doc/api/dart-collection/SplayTreeSet/length.html # doc/api/dart-collection/SplayTreeSet/lookup.html # doc/api/dart-collection/SplayTreeSet/remove.html # doc/api/dart-collection/SplayTreeSet/removeAll.html # doc/api/dart-collection/SplayTreeSet/retainAll.html # doc/api/dart-collection/SplayTreeSet/single.html # doc/api/dart-collection/SplayTreeSet/toSet.html # doc/api/dart-collection/SplayTreeSet/toString.html # doc/api/dart-collection/SplayTreeSet/union.html # doc/api/dart-collection/UnmodifiableListView-class.html # doc/api/dart-collection/UnmodifiableListView/UnmodifiableListView.html # doc/api/dart-collection/UnmodifiableListView/add.html # doc/api/dart-collection/UnmodifiableListView/addAll.html # doc/api/dart-collection/UnmodifiableListView/cast.html # doc/api/dart-collection/UnmodifiableListView/clear.html # doc/api/dart-collection/UnmodifiableListView/fillRange.html # doc/api/dart-collection/UnmodifiableListView/insert.html # doc/api/dart-collection/UnmodifiableListView/insertAll.html # doc/api/dart-collection/UnmodifiableListView/length.html # doc/api/dart-collection/UnmodifiableListView/operator_get.html # doc/api/dart-collection/UnmodifiableListView/operator_put.html # doc/api/dart-collection/UnmodifiableListView/remove.html # doc/api/dart-collection/UnmodifiableListView/removeAt.html # doc/api/dart-collection/UnmodifiableListView/removeLast.html # doc/api/dart-collection/UnmodifiableListView/removeRange.html # doc/api/dart-collection/UnmodifiableListView/removeWhere.html # doc/api/dart-collection/UnmodifiableListView/replaceRange.html # doc/api/dart-collection/UnmodifiableListView/retainWhere.html # doc/api/dart-collection/UnmodifiableListView/setAll.html # doc/api/dart-collection/UnmodifiableListView/setRange.html # doc/api/dart-collection/UnmodifiableListView/shuffle.html # doc/api/dart-collection/UnmodifiableListView/sort.html # doc/api/dart-collection/UnmodifiableMapBase-class.html # doc/api/dart-collection/UnmodifiableMapBase/UnmodifiableMapBase.html # doc/api/dart-collection/UnmodifiableMapBase/addAll.html # doc/api/dart-collection/UnmodifiableMapBase/addEntries.html # doc/api/dart-collection/UnmodifiableMapBase/clear.html # doc/api/dart-collection/UnmodifiableMapBase/operator_put.html # doc/api/dart-collection/UnmodifiableMapBase/putIfAbsent.html # doc/api/dart-collection/UnmodifiableMapBase/remove.html # doc/api/dart-collection/UnmodifiableMapBase/removeWhere.html # doc/api/dart-collection/UnmodifiableMapBase/update.html # doc/api/dart-collection/UnmodifiableMapBase/updateAll.html # doc/api/dart-collection/UnmodifiableMapView-class.html # doc/api/dart-collection/UnmodifiableMapView/UnmodifiableMapView.html # doc/api/dart-collection/UnmodifiableMapView/addAll.html # doc/api/dart-collection/UnmodifiableMapView/addEntries.html # doc/api/dart-collection/UnmodifiableMapView/cast.html # doc/api/dart-collection/UnmodifiableMapView/clear.html # doc/api/dart-collection/UnmodifiableMapView/operator_put.html # doc/api/dart-collection/UnmodifiableMapView/putIfAbsent.html # doc/api/dart-collection/UnmodifiableMapView/remove.html # doc/api/dart-collection/UnmodifiableMapView/removeWhere.html # doc/api/dart-collection/UnmodifiableMapView/update.html # doc/api/dart-collection/UnmodifiableMapView/updateAll.html # doc/api/dart-collection/dart-collection-library.html # doc/api/dart-convert/AsciiCodec-class.html # doc/api/dart-convert/AsciiCodec/AsciiCodec.html # doc/api/dart-convert/AsciiCodec/decode.html # doc/api/dart-convert/AsciiCodec/decoder.html # doc/api/dart-convert/AsciiCodec/encode.html # doc/api/dart-convert/AsciiCodec/encoder.html # doc/api/dart-convert/AsciiCodec/name.html # doc/api/dart-convert/AsciiDecoder-class.html # doc/api/dart-convert/AsciiDecoder/AsciiDecoder.html # doc/api/dart-convert/AsciiDecoder/bind.html # doc/api/dart-convert/AsciiDecoder/convert.html # doc/api/dart-convert/AsciiDecoder/startChunkedConversion.html # doc/api/dart-convert/AsciiEncoder-class.html # doc/api/dart-convert/AsciiEncoder/AsciiEncoder.html # doc/api/dart-convert/AsciiEncoder/bind.html # doc/api/dart-convert/AsciiEncoder/convert.html # doc/api/dart-convert/AsciiEncoder/startChunkedConversion.html # doc/api/dart-convert/Base64Codec-class.html # doc/api/dart-convert/Base64Codec/Base64Codec.html # doc/api/dart-convert/Base64Codec/Base64Codec.urlSafe.html # doc/api/dart-convert/Base64Codec/decode.html # doc/api/dart-convert/Base64Codec/decoder.html # doc/api/dart-convert/Base64Codec/encoder.html # doc/api/dart-convert/Base64Codec/normalize.html # doc/api/dart-convert/Base64Decoder-class.html # doc/api/dart-convert/Base64Decoder/Base64Decoder.html # doc/api/dart-convert/Base64Decoder/convert.html # doc/api/dart-convert/Base64Decoder/startChunkedConversion.html # doc/api/dart-convert/Base64Encoder-class.html # doc/api/dart-convert/Base64Encoder/Base64Encoder.html # doc/api/dart-convert/Base64Encoder/Base64Encoder.urlSafe.html # doc/api/dart-convert/Base64Encoder/convert.html # doc/api/dart-convert/Base64Encoder/startChunkedConversion.html # doc/api/dart-convert/ByteConversionSink-class.html # doc/api/dart-convert/ByteConversionSink/ByteConversionSink.from.html # doc/api/dart-convert/ByteConversionSink/ByteConversionSink.html # doc/api/dart-convert/ByteConversionSink/ByteConversionSink.withCallback.html # doc/api/dart-convert/ByteConversionSink/addSlice.html # doc/api/dart-convert/ByteConversionSinkBase-class.html # doc/api/dart-convert/ByteConversionSinkBase/ByteConversionSinkBase.html # doc/api/dart-convert/ByteConversionSinkBase/add.html # doc/api/dart-convert/ByteConversionSinkBase/addSlice.html # doc/api/dart-convert/ByteConversionSinkBase/close.html # doc/api/dart-convert/ChunkedConversionSink-class.html # doc/api/dart-convert/ChunkedConversionSink/ChunkedConversionSink.html # doc/api/dart-convert/ChunkedConversionSink/ChunkedConversionSink.withCallback.html # doc/api/dart-convert/ChunkedConversionSink/add.html # doc/api/dart-convert/ChunkedConversionSink/close.html # doc/api/dart-convert/ClosableStringSink-class.html # doc/api/dart-convert/ClosableStringSink/ClosableStringSink.fromStringSink.html # doc/api/dart-convert/ClosableStringSink/close.html # doc/api/dart-convert/Codec-class.html # doc/api/dart-convert/Codec/Codec.html # doc/api/dart-convert/Codec/decode.html # doc/api/dart-convert/Codec/decoder.html # doc/api/dart-convert/Codec/encode.html # doc/api/dart-convert/Codec/encoder.html # doc/api/dart-convert/Codec/fuse.html # doc/api/dart-convert/Codec/inverted.html # doc/api/dart-convert/Converter-class.html # doc/api/dart-convert/Converter/Converter.html # doc/api/dart-convert/Converter/bind.html # doc/api/dart-convert/Converter/cast.html # doc/api/dart-convert/Converter/castFrom.html # doc/api/dart-convert/Converter/convert.html # doc/api/dart-convert/Converter/fuse.html # doc/api/dart-convert/Converter/startChunkedConversion.html # doc/api/dart-convert/Encoding-class.html # doc/api/dart-convert/Encoding/Encoding.html # doc/api/dart-convert/Encoding/decodeStream.html # doc/api/dart-convert/Encoding/decoder.html # doc/api/dart-convert/Encoding/encoder.html # doc/api/dart-convert/Encoding/getByName.html # doc/api/dart-convert/Encoding/name.html # doc/api/dart-convert/HtmlEscape-class.html # doc/api/dart-convert/HtmlEscape/HtmlEscape.html # doc/api/dart-convert/HtmlEscape/convert.html # doc/api/dart-convert/HtmlEscape/mode.html # doc/api/dart-convert/HtmlEscape/startChunkedConversion.html # doc/api/dart-convert/HtmlEscapeMode-class.html # doc/api/dart-convert/HtmlEscapeMode/HtmlEscapeMode.html # doc/api/dart-convert/HtmlEscapeMode/attribute-constant.html # doc/api/dart-convert/HtmlEscapeMode/element-constant.html # doc/api/dart-convert/HtmlEscapeMode/escapeApos.html # doc/api/dart-convert/HtmlEscapeMode/escapeLtGt.html # doc/api/dart-convert/HtmlEscapeMode/escapeQuot.html # doc/api/dart-convert/HtmlEscapeMode/escapeSlash.html # doc/api/dart-convert/HtmlEscapeMode/sqAttribute-constant.html # doc/api/dart-convert/HtmlEscapeMode/toString.html # doc/api/dart-convert/HtmlEscapeMode/unknown-constant.html # doc/api/dart-convert/JsonCodec-class.html # doc/api/dart-convert/JsonCodec/JsonCodec.html # doc/api/dart-convert/JsonCodec/JsonCodec.withReviver.html # doc/api/dart-convert/JsonCodec/decode.html # doc/api/dart-convert/JsonCodec/decoder.html # doc/api/dart-convert/JsonCodec/encode.html # doc/api/dart-convert/JsonCodec/encoder.html # doc/api/dart-convert/JsonCyclicError-class.html # doc/api/dart-convert/JsonCyclicError/JsonCyclicError.html # doc/api/dart-convert/JsonCyclicError/toString.html # doc/api/dart-convert/JsonDecoder-class.html # doc/api/dart-convert/JsonDecoder/JsonDecoder.html # doc/api/dart-convert/JsonDecoder/bind.html # doc/api/dart-convert/JsonDecoder/convert.html # doc/api/dart-convert/JsonDecoder/startChunkedConversion.html # doc/api/dart-convert/JsonEncoder-class.html # doc/api/dart-convert/JsonEncoder/JsonEncoder.html # doc/api/dart-convert/JsonEncoder/JsonEncoder.withIndent.html # doc/api/dart-convert/JsonEncoder/bind.html # doc/api/dart-convert/JsonEncoder/convert.html # doc/api/dart-convert/JsonEncoder/fuse.html # doc/api/dart-convert/JsonEncoder/indent.html # doc/api/dart-convert/JsonEncoder/startChunkedConversion.html # doc/api/dart-convert/JsonUnsupportedObjectError-class.html # doc/api/dart-convert/JsonUnsupportedObjectError/JsonUnsupportedObjectError.html # doc/api/dart-convert/JsonUnsupportedObjectError/cause.html # doc/api/dart-convert/JsonUnsupportedObjectError/partialResult.html # doc/api/dart-convert/JsonUnsupportedObjectError/toString.html # doc/api/dart-convert/JsonUnsupportedObjectError/unsupportedObject.html # doc/api/dart-convert/JsonUtf8Encoder-class.html # doc/api/dart-convert/JsonUtf8Encoder/DEFAULT_BUFFER_SIZE-constant.html # doc/api/dart-convert/JsonUtf8Encoder/JsonUtf8Encoder.html # doc/api/dart-convert/JsonUtf8Encoder/bind.html # doc/api/dart-convert/JsonUtf8Encoder/convert.html # doc/api/dart-convert/JsonUtf8Encoder/startChunkedConversion.html # doc/api/dart-convert/Latin1Codec-class.html # doc/api/dart-convert/Latin1Codec/Latin1Codec.html # doc/api/dart-convert/Latin1Codec/decode.html # doc/api/dart-convert/Latin1Codec/decoder.html # doc/api/dart-convert/Latin1Codec/encode.html # doc/api/dart-convert/Latin1Codec/encoder.html # doc/api/dart-convert/Latin1Codec/name.html # doc/api/dart-convert/Latin1Decoder-class.html # doc/api/dart-convert/Latin1Decoder/Latin1Decoder.html # doc/api/dart-convert/Latin1Decoder/bind.html # doc/api/dart-convert/Latin1Decoder/convert.html # doc/api/dart-convert/Latin1Decoder/startChunkedConversion.html # doc/api/dart-convert/Latin1Encoder-class.html # doc/api/dart-convert/Latin1Encoder/Latin1Encoder.html # doc/api/dart-convert/Latin1Encoder/bind.html # doc/api/dart-convert/Latin1Encoder/convert.html # doc/api/dart-convert/Latin1Encoder/startChunkedConversion.html # doc/api/dart-convert/LineSplitter-class.html # doc/api/dart-convert/LineSplitter/LineSplitter.html # doc/api/dart-convert/LineSplitter/bind.html # doc/api/dart-convert/LineSplitter/convert.html # doc/api/dart-convert/LineSplitter/split.html # doc/api/dart-convert/LineSplitter/startChunkedConversion.html # doc/api/dart-convert/StringConversionSink-class.html # doc/api/dart-convert/StringConversionSink/StringConversionSink.from.html # doc/api/dart-convert/StringConversionSink/StringConversionSink.fromStringSink.html # doc/api/dart-convert/StringConversionSink/StringConversionSink.html # doc/api/dart-convert/StringConversionSink/StringConversionSink.withCallback.html # doc/api/dart-convert/StringConversionSink/addSlice.html # doc/api/dart-convert/StringConversionSink/asStringSink.html # doc/api/dart-convert/StringConversionSink/asUtf8Sink.html # doc/api/dart-convert/StringConversionSinkBase-class.html # doc/api/dart-convert/StringConversionSinkBase/StringConversionSinkBase.html # doc/api/dart-convert/StringConversionSinkMixin-class.html # doc/api/dart-convert/StringConversionSinkMixin/StringConversionSinkMixin.html # doc/api/dart-convert/StringConversionSinkMixin/add.html # doc/api/dart-convert/StringConversionSinkMixin/addSlice.html # doc/api/dart-convert/StringConversionSinkMixin/asStringSink.html # doc/api/dart-convert/StringConversionSinkMixin/asUtf8Sink.html # doc/api/dart-convert/StringConversionSinkMixin/close.html # doc/api/dart-convert/Utf8Codec-class.html # doc/api/dart-convert/Utf8Codec/Utf8Codec.html # doc/api/dart-convert/Utf8Codec/decode.html # doc/api/dart-convert/Utf8Codec/decoder.html # doc/api/dart-convert/Utf8Codec/encoder.html # doc/api/dart-convert/Utf8Codec/name.html # doc/api/dart-convert/Utf8Decoder-class.html # doc/api/dart-convert/Utf8Decoder/Utf8Decoder.html # doc/api/dart-convert/Utf8Decoder/bind.html # doc/api/dart-convert/Utf8Decoder/convert.html # doc/api/dart-convert/Utf8Decoder/fuse.html # doc/api/dart-convert/Utf8Decoder/startChunkedConversion.html # doc/api/dart-convert/Utf8Encoder-class.html # doc/api/dart-convert/Utf8Encoder/Utf8Encoder.html # doc/api/dart-convert/Utf8Encoder/bind.html # doc/api/dart-convert/Utf8Encoder/convert.html # doc/api/dart-convert/Utf8Encoder/startChunkedConversion.html # doc/api/dart-convert/ascii-constant.html # doc/api/dart-convert/base64-constant.html # doc/api/dart-convert/base64Decode.html # doc/api/dart-convert/base64Encode.html # doc/api/dart-convert/base64Url-constant.html # doc/api/dart-convert/base64UrlEncode.html # doc/api/dart-convert/dart-convert-library.html # doc/api/dart-convert/htmlEscape-constant.html # doc/api/dart-convert/json-constant.html # doc/api/dart-convert/jsonDecode.html # doc/api/dart-convert/jsonEncode.html # doc/api/dart-convert/latin1-constant.html # doc/api/dart-convert/unicodeBomCharacterRune-constant.html # doc/api/dart-convert/unicodeReplacementCharacterRune-constant.html # doc/api/dart-convert/utf8-constant.html # doc/api/dart-core/AbstractClassInstantiationError-class.html # doc/api/dart-core/AbstractClassInstantiationError/AbstractClassInstantiationError.html # doc/api/dart-core/AbstractClassInstantiationError/toString.html # doc/api/dart-core/ArgumentError-class.html # doc/api/dart-core/ArgumentError/ArgumentError.html # doc/api/dart-core/ArgumentError/ArgumentError.notNull.html # doc/api/dart-core/ArgumentError/ArgumentError.value.html # doc/api/dart-core/ArgumentError/checkNotNull.html # doc/api/dart-core/ArgumentError/invalidValue.html # doc/api/dart-core/ArgumentError/message.html # doc/api/dart-core/ArgumentError/name.html # doc/api/dart-core/ArgumentError/toString.html # doc/api/dart-core/AssertionError-class.html # doc/api/dart-core/AssertionError/AssertionError.html # doc/api/dart-core/AssertionError/message.html # doc/api/dart-core/AssertionError/toString.html # doc/api/dart-core/BidirectionalIterator-class.html # doc/api/dart-core/BidirectionalIterator/BidirectionalIterator.html # doc/api/dart-core/BidirectionalIterator/movePrevious.html # doc/api/dart-core/BigInt-class.html # doc/api/dart-core/BigInt/BigInt.from.html # doc/api/dart-core/BigInt/abs.html # doc/api/dart-core/BigInt/bitLength.html # doc/api/dart-core/BigInt/compareTo.html # doc/api/dart-core/BigInt/gcd.html # doc/api/dart-core/BigInt/isEven.html # doc/api/dart-core/BigInt/isNegative.html # doc/api/dart-core/BigInt/isOdd.html # doc/api/dart-core/BigInt/isValidInt.html # doc/api/dart-core/BigInt/modInverse.html # doc/api/dart-core/BigInt/modPow.html # doc/api/dart-core/BigInt/one.html # doc/api/dart-core/BigInt/operator_bitwise_and.html # doc/api/dart-core/BigInt/operator_bitwise_exclusive_or.html # doc/api/dart-core/BigInt/operator_bitwise_negate.html # doc/api/dart-core/BigInt/operator_bitwise_or.html # doc/api/dart-core/BigInt/operator_divide.html # doc/api/dart-core/BigInt/operator_greater.html # doc/api/dart-core/BigInt/operator_greater_equal.html # doc/api/dart-core/BigInt/operator_less.html # doc/api/dart-core/BigInt/operator_less_equal.html # doc/api/dart-core/BigInt/operator_minus.html # doc/api/dart-core/BigInt/operator_modulo.html # doc/api/dart-core/BigInt/operator_multiply.html # doc/api/dart-core/BigInt/operator_plus.html # doc/api/dart-core/BigInt/operator_shift_left.html # doc/api/dart-core/BigInt/operator_shift_right.html # doc/api/dart-core/BigInt/operator_truncate_divide.html # doc/api/dart-core/BigInt/operator_unary_minus.html # doc/api/dart-core/BigInt/parse.html # doc/api/dart-core/BigInt/pow.html # doc/api/dart-core/BigInt/remainder.html # doc/api/dart-core/BigInt/sign.html # doc/api/dart-core/BigInt/toDouble.html # doc/api/dart-core/BigInt/toInt.html # doc/api/dart-core/BigInt/toRadixString.html # doc/api/dart-core/BigInt/toSigned.html # doc/api/dart-core/BigInt/toString.html # doc/api/dart-core/BigInt/toUnsigned.html # doc/api/dart-core/BigInt/tryParse.html # doc/api/dart-core/BigInt/two.html # doc/api/dart-core/BigInt/zero.html # doc/api/dart-core/CastError-class.html # doc/api/dart-core/CastError/CastError.html # doc/api/dart-core/Comparable-class.html # doc/api/dart-core/Comparable/Comparable.html # doc/api/dart-core/Comparable/compare.html # doc/api/dart-core/Comparable/compareTo.html # doc/api/dart-core/Comparator.html # doc/api/dart-core/ConcurrentModificationError-class.html # doc/api/dart-core/ConcurrentModificationError/ConcurrentModificationError.html # doc/api/dart-core/ConcurrentModificationError/modifiedObject.html # doc/api/dart-core/ConcurrentModificationError/toString.html # doc/api/dart-core/CyclicInitializationError-class.html # doc/api/dart-core/CyclicInitializationError/CyclicInitializationError.html # doc/api/dart-core/CyclicInitializationError/toString.html # doc/api/dart-core/CyclicInitializationError/variableName.html # doc/api/dart-core/DateTime-class.html # doc/api/dart-core/DateTime/DateTime.fromMicrosecondsSinceEpoch.html # doc/api/dart-core/DateTime/DateTime.fromMillisecondsSinceEpoch.html # doc/api/dart-core/DateTime/DateTime.html # doc/api/dart-core/DateTime/DateTime.now.html # doc/api/dart-core/DateTime/DateTime.utc.html # doc/api/dart-core/DateTime/add.html # doc/api/dart-core/DateTime/april-constant.html # doc/api/dart-core/DateTime/august-constant.html # doc/api/dart-core/DateTime/compareTo.html # doc/api/dart-core/DateTime/day.html # doc/api/dart-core/DateTime/daysPerWeek-constant.html # doc/api/dart-core/DateTime/december-constant.html # doc/api/dart-core/DateTime/difference.html # doc/api/dart-core/DateTime/february-constant.html # doc/api/dart-core/DateTime/friday-constant.html # doc/api/dart-core/DateTime/hashCode.html # doc/api/dart-core/DateTime/hour.html # doc/api/dart-core/DateTime/isAfter.html # doc/api/dart-core/DateTime/isAtSameMomentAs.html # doc/api/dart-core/DateTime/isBefore.html # doc/api/dart-core/DateTime/isUtc.html # doc/api/dart-core/DateTime/january-constant.html # doc/api/dart-core/DateTime/july-constant.html # doc/api/dart-core/DateTime/june-constant.html # doc/api/dart-core/DateTime/march-constant.html # doc/api/dart-core/DateTime/may-constant.html # doc/api/dart-core/DateTime/microsecond.html # doc/api/dart-core/DateTime/microsecondsSinceEpoch.html # doc/api/dart-core/DateTime/millisecond.html # doc/api/dart-core/DateTime/millisecondsSinceEpoch.html # doc/api/dart-core/DateTime/minute.html # doc/api/dart-core/DateTime/monday-constant.html # doc/api/dart-core/DateTime/month.html # doc/api/dart-core/DateTime/monthsPerYear-constant.html # doc/api/dart-core/DateTime/november-constant.html # doc/api/dart-core/DateTime/october-constant.html # doc/api/dart-core/DateTime/operator_equals.html # doc/api/dart-core/DateTime/parse.html # doc/api/dart-core/DateTime/saturday-constant.html # doc/api/dart-core/DateTime/second.html # doc/api/dart-core/DateTime/september-constant.html # doc/api/dart-core/DateTime/subtract.html # doc/api/dart-core/DateTime/sunday-constant.html # doc/api/dart-core/DateTime/thursday-constant.html # doc/api/dart-core/DateTime/timeZoneName.html # doc/api/dart-core/DateTime/timeZoneOffset.html # doc/api/dart-core/DateTime/toIso8601String.html # doc/api/dart-core/DateTime/toLocal.html # doc/api/dart-core/DateTime/toString.html # doc/api/dart-core/DateTime/toUtc.html # doc/api/dart-core/DateTime/tryParse.html # doc/api/dart-core/DateTime/tuesday-constant.html # doc/api/dart-core/DateTime/wednesday-constant.html # doc/api/dart-core/DateTime/weekday.html # doc/api/dart-core/DateTime/year.html # doc/api/dart-core/Deprecated-class.html # doc/api/dart-core/Deprecated/Deprecated.html # doc/api/dart-core/Deprecated/expires.html # doc/api/dart-core/Deprecated/message.html # doc/api/dart-core/Deprecated/toString.html # doc/api/dart-core/Duration-class.html # doc/api/dart-core/Duration/Duration.html # doc/api/dart-core/Duration/abs.html # doc/api/dart-core/Duration/compareTo.html # doc/api/dart-core/Duration/hashCode.html # doc/api/dart-core/Duration/hoursPerDay-constant.html # doc/api/dart-core/Duration/inDays.html # doc/api/dart-core/Duration/inHours.html # doc/api/dart-core/Duration/inMicroseconds.html # doc/api/dart-core/Duration/inMilliseconds.html # doc/api/dart-core/Duration/inMinutes.html # doc/api/dart-core/Duration/inSeconds.html # doc/api/dart-core/Duration/isNegative.html # doc/api/dart-core/Duration/microsecondsPerDay-constant.html # doc/api/dart-core/Duration/microsecondsPerHour-constant.html # doc/api/dart-core/Duration/microsecondsPerMillisecond-constant.html # doc/api/dart-core/Duration/microsecondsPerMinute-constant.html # doc/api/dart-core/Duration/microsecondsPerSecond-constant.html # doc/api/dart-core/Duration/millisecondsPerDay-constant.html # doc/api/dart-core/Duration/millisecondsPerHour-constant.html # doc/api/dart-core/Duration/millisecondsPerMinute-constant.html # doc/api/dart-core/Duration/millisecondsPerSecond-constant.html # doc/api/dart-core/Duration/minutesPerDay-constant.html # doc/api/dart-core/Duration/minutesPerHour-constant.html # doc/api/dart-core/Duration/operator_equals.html # doc/api/dart-core/Duration/operator_greater.html # doc/api/dart-core/Duration/operator_greater_equal.html # doc/api/dart-core/Duration/operator_less.html # doc/api/dart-core/Duration/operator_less_equal.html # doc/api/dart-core/Duration/operator_minus.html # doc/api/dart-core/Duration/operator_multiply.html # doc/api/dart-core/Duration/operator_plus.html # doc/api/dart-core/Duration/operator_truncate_divide.html # doc/api/dart-core/Duration/operator_unary_minus.html # doc/api/dart-core/Duration/secondsPerDay-constant.html # doc/api/dart-core/Duration/secondsPerHour-constant.html # doc/api/dart-core/Duration/secondsPerMinute-constant.html # doc/api/dart-core/Duration/toString.html # doc/api/dart-core/Duration/zero-constant.html # doc/api/dart-core/Error-class.html # doc/api/dart-core/Error/Error.html # doc/api/dart-core/Error/safeToString.html # doc/api/dart-core/Error/stackTrace.html # doc/api/dart-core/Exception-class.html # doc/api/dart-core/Exception/Exception.html # doc/api/dart-core/Expando-class.html # doc/api/dart-core/Expando/Expando.html # doc/api/dart-core/Expando/name.html # doc/api/dart-core/Expando/operator_get.html # doc/api/dart-core/Expando/operator_put.html # doc/api/dart-core/Expando/toString.html # doc/api/dart-core/FallThroughError-class.html # doc/api/dart-core/FallThroughError/FallThroughError.html # doc/api/dart-core/FallThroughError/toString.html # doc/api/dart-core/FormatException-class.html # doc/api/dart-core/FormatException/FormatException.html # doc/api/dart-core/FormatException/message.html # doc/api/dart-core/FormatException/offset.html # doc/api/dart-core/FormatException/source.html # doc/api/dart-core/FormatException/toString.html # doc/api/dart-core/Function-class.html # doc/api/dart-core/Function/Function.html # doc/api/dart-core/Function/apply.html # doc/api/dart-core/Function/hashCode.html # doc/api/dart-core/Function/operator_equals.html # doc/api/dart-core/IndexError-class.html # doc/api/dart-core/IndexError/IndexError.html # doc/api/dart-core/IndexError/end.html # doc/api/dart-core/IndexError/indexable.html # doc/api/dart-core/IndexError/length.html # doc/api/dart-core/IndexError/start.html # doc/api/dart-core/IntegerDivisionByZeroException-class.html # doc/api/dart-core/IntegerDivisionByZeroException/IntegerDivisionByZeroException.html # doc/api/dart-core/IntegerDivisionByZeroException/toString.html # doc/api/dart-core/Invocation-class.html # doc/api/dart-core/Invocation/Invocation.genericMethod.html # doc/api/dart-core/Invocation/Invocation.getter.html # doc/api/dart-core/Invocation/Invocation.html # doc/api/dart-core/Invocation/Invocation.method.html # doc/api/dart-core/Invocation/Invocation.setter.html # doc/api/dart-core/Invocation/isAccessor.html # doc/api/dart-core/Invocation/isGetter.html # doc/api/dart-core/Invocation/isMethod.html # doc/api/dart-core/Invocation/isSetter.html # doc/api/dart-core/Invocation/memberName.html # doc/api/dart-core/Invocation/namedArguments.html # doc/api/dart-core/Invocation/positionalArguments.html # doc/api/dart-core/Invocation/typeArguments.html # doc/api/dart-core/Iterable-class.html # doc/api/dart-core/Iterable/Iterable.empty.html # doc/api/dart-core/Iterable/Iterable.generate.html # doc/api/dart-core/Iterable/Iterable.html # doc/api/dart-core/Iterable/any.html # doc/api/dart-core/Iterable/cast.html # doc/api/dart-core/Iterable/castFrom.html # doc/api/dart-core/Iterable/contains.html # doc/api/dart-core/Iterable/elementAt.html # doc/api/dart-core/Iterable/every.html # doc/api/dart-core/Iterable/expand.html # doc/api/dart-core/Iterable/first.html # doc/api/dart-core/Iterable/firstWhere.html # doc/api/dart-core/Iterable/fold.html # doc/api/dart-core/Iterable/followedBy.html # doc/api/dart-core/Iterable/forEach.html # doc/api/dart-core/Iterable/isEmpty.html # doc/api/dart-core/Iterable/isNotEmpty.html # doc/api/dart-core/Iterable/iterator.html # doc/api/dart-core/Iterable/join.html # doc/api/dart-core/Iterable/last.html # doc/api/dart-core/Iterable/lastWhere.html # doc/api/dart-core/Iterable/length.html # doc/api/dart-core/Iterable/map.html # doc/api/dart-core/Iterable/reduce.html # doc/api/dart-core/Iterable/single.html # doc/api/dart-core/Iterable/singleWhere.html # doc/api/dart-core/Iterable/skip.html # doc/api/dart-core/Iterable/skipWhile.html # doc/api/dart-core/Iterable/take.html # doc/api/dart-core/Iterable/takeWhile.html # doc/api/dart-core/Iterable/toList.html # doc/api/dart-core/Iterable/toSet.html # doc/api/dart-core/Iterable/toString.html # doc/api/dart-core/Iterable/where.html # doc/api/dart-core/Iterable/whereType.html # doc/api/dart-core/Iterator-class.html # doc/api/dart-core/Iterator/Iterator.html # doc/api/dart-core/Iterator/current.html # doc/api/dart-core/Iterator/moveNext.html # doc/api/dart-core/List-class.html # doc/api/dart-core/List/List.filled.html # doc/api/dart-core/List/List.from.html # doc/api/dart-core/List/List.generate.html # doc/api/dart-core/List/List.html # doc/api/dart-core/List/List.of.html # doc/api/dart-core/List/List.unmodifiable.html # doc/api/dart-core/List/add.html # doc/api/dart-core/List/addAll.html # doc/api/dart-core/List/asMap.html # doc/api/dart-core/List/cast.html # doc/api/dart-core/List/castFrom.html # doc/api/dart-core/List/clear.html # doc/api/dart-core/List/copyRange.html # doc/api/dart-core/List/fillRange.html # doc/api/dart-core/List/first.html # doc/api/dart-core/List/getRange.html # doc/api/dart-core/List/indexOf.html # doc/api/dart-core/List/indexWhere.html # doc/api/dart-core/List/insert.html # doc/api/dart-core/List/insertAll.html # doc/api/dart-core/List/last.html # doc/api/dart-core/List/lastIndexOf.html # doc/api/dart-core/List/lastIndexWhere.html # doc/api/dart-core/List/length.html # doc/api/dart-core/List/operator_get.html # doc/api/dart-core/List/operator_plus.html # doc/api/dart-core/List/operator_put.html # doc/api/dart-core/List/remove.html # doc/api/dart-core/List/removeAt.html # doc/api/dart-core/List/removeLast.html # doc/api/dart-core/List/removeRange.html # doc/api/dart-core/List/removeWhere.html # doc/api/dart-core/List/replaceRange.html # doc/api/dart-core/List/retainWhere.html # doc/api/dart-core/List/reversed.html # doc/api/dart-core/List/setAll.html # doc/api/dart-core/List/setRange.html # doc/api/dart-core/List/shuffle.html # doc/api/dart-core/List/sort.html # doc/api/dart-core/List/sublist.html # doc/api/dart-core/List/writeIterable.html # doc/api/dart-core/Map-class.html # doc/api/dart-core/Map/Map.from.html # doc/api/dart-core/Map/Map.fromEntries.html # doc/api/dart-core/Map/Map.fromIterable.html # doc/api/dart-core/Map/Map.fromIterables.html # doc/api/dart-core/Map/Map.html # doc/api/dart-core/Map/Map.identity.html # doc/api/dart-core/Map/Map.of.html # doc/api/dart-core/Map/Map.unmodifiable.html # doc/api/dart-core/Map/addAll.html # doc/api/dart-core/Map/addEntries.html # doc/api/dart-core/Map/cast.html # doc/api/dart-core/Map/castFrom.html # doc/api/dart-core/Map/clear.html # doc/api/dart-core/Map/containsKey.html # doc/api/dart-core/Map/containsValue.html # doc/api/dart-core/Map/entries.html # doc/api/dart-core/Map/forEach.html # doc/api/dart-core/Map/isEmpty.html # doc/api/dart-core/Map/isNotEmpty.html # doc/api/dart-core/Map/keys.html # doc/api/dart-core/Map/length.html # doc/api/dart-core/Map/operator_get.html # doc/api/dart-core/Map/operator_put.html # doc/api/dart-core/Map/putIfAbsent.html # doc/api/dart-core/Map/remove.html # doc/api/dart-core/Map/removeWhere.html # doc/api/dart-core/Map/update.html # doc/api/dart-core/Map/updateAll.html # doc/api/dart-core/Map/values.html # doc/api/dart-core/MapEntry-class.html # doc/api/dart-core/MapEntry/MapEntry.html # doc/api/dart-core/MapEntry/key.html # doc/api/dart-core/MapEntry/toString.html # doc/api/dart-core/MapEntry/value.html # doc/api/dart-core/Match-class.html # doc/api/dart-core/Match/Match.html # doc/api/dart-core/Match/end.html # doc/api/dart-core/Match/group.html # doc/api/dart-core/Match/groupCount.html # doc/api/dart-core/Match/groups.html # doc/api/dart-core/Match/input.html # doc/api/dart-core/Match/operator_get.html # doc/api/dart-core/Match/pattern.html # doc/api/dart-core/Match/start.html # doc/api/dart-core/NoSuchMethodError-class.html # doc/api/dart-core/NoSuchMethodError/NoSuchMethodError.html # doc/api/dart-core/NoSuchMethodError/NoSuchMethodError.withInvocation.html # doc/api/dart-core/NoSuchMethodError/toString.html # doc/api/dart-core/Null-class.html # doc/api/dart-core/Null/hashCode.html # doc/api/dart-core/Null/toString.html # doc/api/dart-core/NullThrownError-class.html # doc/api/dart-core/NullThrownError/NullThrownError.html # doc/api/dart-core/NullThrownError/toString.html # doc/api/dart-core/Object-class.html # doc/api/dart-core/Object/Object.html # doc/api/dart-core/Object/hashCode.html # doc/api/dart-core/Object/noSuchMethod.html # doc/api/dart-core/Object/operator_equals.html # doc/api/dart-core/Object/runtimeType.html # doc/api/dart-core/Object/toString.html # doc/api/dart-core/OutOfMemoryError-class.html # doc/api/dart-core/OutOfMemoryError/OutOfMemoryError.html # doc/api/dart-core/OutOfMemoryError/stackTrace.html # doc/api/dart-core/OutOfMemoryError/toString.html # doc/api/dart-core/Pattern-class.html # doc/api/dart-core/Pattern/Pattern.html # doc/api/dart-core/Pattern/allMatches.html # doc/api/dart-core/Pattern/matchAsPrefix.html # doc/api/dart-core/Provisional-class.html # doc/api/dart-core/Provisional/Provisional.html # doc/api/dart-core/Provisional/message.html # doc/api/dart-core/RangeError-class.html # doc/api/dart-core/RangeError/RangeError.html # doc/api/dart-core/RangeError/RangeError.index.html # doc/api/dart-core/RangeError/RangeError.range.html # doc/api/dart-core/RangeError/RangeError.value.html # doc/api/dart-core/RangeError/checkNotNegative.html # doc/api/dart-core/RangeError/checkValidIndex.html # doc/api/dart-core/RangeError/checkValidRange.html # doc/api/dart-core/RangeError/checkValueInInterval.html # doc/api/dart-core/RangeError/end.html # doc/api/dart-core/RangeError/start.html # doc/api/dart-core/RegExp-class.html # doc/api/dart-core/RegExp/RegExp.html # doc/api/dart-core/RegExp/allMatches.html # doc/api/dart-core/RegExp/escape.html # doc/api/dart-core/RegExp/firstMatch.html # doc/api/dart-core/RegExp/hasMatch.html # doc/api/dart-core/RegExp/isCaseSensitive.html # doc/api/dart-core/RegExp/isMultiLine.html # doc/api/dart-core/RegExp/pattern.html # doc/api/dart-core/RegExp/stringMatch.html # doc/api/dart-core/RuneIterator-class.html # doc/api/dart-core/RuneIterator/RuneIterator.at.html # doc/api/dart-core/RuneIterator/RuneIterator.html # doc/api/dart-core/RuneIterator/current.html # doc/api/dart-core/RuneIterator/currentAsString.html # doc/api/dart-core/RuneIterator/currentSize.html # doc/api/dart-core/RuneIterator/moveNext.html # doc/api/dart-core/RuneIterator/movePrevious.html # doc/api/dart-core/RuneIterator/rawIndex.html # doc/api/dart-core/RuneIterator/reset.html # doc/api/dart-core/RuneIterator/string.html # doc/api/dart-core/Runes-class.html # doc/api/dart-core/Runes/Runes.html # doc/api/dart-core/Runes/iterator.html # doc/api/dart-core/Runes/last.html # doc/api/dart-core/Runes/string.html # doc/api/dart-core/Set-class.html # doc/api/dart-core/Set/Set.from.html # doc/api/dart-core/Set/Set.html # doc/api/dart-core/Set/Set.identity.html # doc/api/dart-core/Set/Set.of.html # doc/api/dart-core/Set/add.html # doc/api/dart-core/Set/addAll.html # doc/api/dart-core/Set/cast.html # doc/api/dart-core/Set/castFrom.html # doc/api/dart-core/Set/clear.html # doc/api/dart-core/Set/contains.html # doc/api/dart-core/Set/containsAll.html # doc/api/dart-core/Set/difference.html # doc/api/dart-core/Set/intersection.html # doc/api/dart-core/Set/iterator.html # doc/api/dart-core/Set/lookup.html # doc/api/dart-core/Set/remove.html # doc/api/dart-core/Set/removeAll.html # doc/api/dart-core/Set/removeWhere.html # doc/api/dart-core/Set/retainAll.html # doc/api/dart-core/Set/retainWhere.html # doc/api/dart-core/Set/toSet.html # doc/api/dart-core/Set/union.html # doc/api/dart-core/Sink-class.html # doc/api/dart-core/Sink/Sink.html # doc/api/dart-core/Sink/add.html # doc/api/dart-core/Sink/close.html # doc/api/dart-core/Stack…
2 parents 1d406ef + 8742101 commit 0e030c4

File tree

5,370 files changed

+86253
-13326
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,370 files changed

+86253
-13326
lines changed

.idea/dictionaries/danvick.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/Dart_Packages.xml

Lines changed: 259 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/workspace.xml

Lines changed: 419 additions & 5189 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CHANGELOG.md

Lines changed: 66 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,51 @@
1-
## [2.1.0] - 05-April-2019
2-
* Bumped up `flutter_typeahead` dependency to `^1.4.0` from `^1.2.0`
1+
## [3.0.0-beta.10] - 20-April-2019
2+
* Unregister field from `Formbuilder` when its dispose method is called. Avoids assertion fail when re-added back to the widget tree
3+
4+
## [3.0.0-beta.9] - 15-April-2019
5+
* Added property `fields` to FormBuilder, gives access to the current state of each field through a Map of `GlobalKey<FormFieldState<dynamic>>`s.
6+
This gives us access to the underlying FormField which in turn allows us:
7+
* Do conditional validation based on other fields (check readme)
8+
* Dynamically update field values
9+
10+
## [3.0.0-beta.8] - 10-April-2019
11+
* Fixed unhandled exception when `valueTransformer` tries to convert value from predefined `FormField` type
12+
13+
## [3.0.0-beta.7] - 09-April-2019
14+
* Check if value candidate is of type String, Iterable or Map before checking length to determine empty in `FormValidators.required`
15+
16+
## [3.0.0-beta.6] - 09-April-2019
17+
* Properly hooked up SignaturePad to form, added onChanged to it
18+
* SignaturePad now returns `Uint8List` object from `png` image
19+
20+
## [3.0.0-beta.5] - 08-April-2019
21+
* Minor documentation improvements - hint for GlobalKey definition, table rendering issue in README
22+
23+
## [3.0.0-beta.4] - 08-April-2019
24+
* **Breaking changes:**
25+
* `FormBuilderInputOption` becomes `FormBuilderFieldOption`
26+
* `FormBuilderField` becomes `FormBuilderCustomField`
27+
* Improved documentation
28+
* added `valueTransformer` - transforms field value before saving to form value
29+
30+
## [3.0.0-beta.3] - 07-April-2019
31+
* Bumped up `flutter_typeahead` dependency from `^1.2.1` to `^1.4.0`
32+
* Fixed URL validator works correctly - tested
33+
* Added more validators:
34+
* IP
35+
* Credit Card
36+
* Date
37+
* Added requested `onChanged` value notifier event on fields. Closes [#45](https://github.com/danvick/flutter_form_builder/issues/45)
38+
39+
## [3.0.0-beta.2] - 04-April-2019
40+
* Disabled `TextFormField.strutStyle` from `FormBuilderTextField` breaks in v1.2.1 of Flutter - current stable at release
41+
42+
## [3.0.0-beta.1] - 04-April-2019
43+
* Complete rewrite of the package - stateful
44+
* Contains `FormBuilderField` for creation of custom `FormField`s
45+
* New attribute `validators` allows composability and reusability of different `FormFieldValidator`
46+
functions that do different validations
47+
* New Feature `FormBuilderValidators` comes with common validation functionality options such as:
48+
required, min, max,
349

450
## [2.0.3] - 26-March-2019
551
* Allow `null`s in `FormBuilder` controls `attribute`
@@ -12,8 +58,10 @@
1258

1359
## [2.0.0] - 25-March-2019
1460
### New Features and fixes
15-
* New attribute `decoration` for `FormBuilderInput`. Enables one to customize `InputDecoration` like icons, labelStyles etc
16-
* Added ability to add `GlobalKey` of type `FormBuilderState` to FormBuilder that will be the handle to the
61+
* New attribute `decoration` for `FormBuilderInput`. Enables one to customize `InputDecoration`
62+
like icons, labelStyles etc
63+
* Added ability to add `GlobalKey` of type `FormBuilderState` to FormBuilder that will be
64+
the handle to the
1765
state of the form enabling saving and resetting. Similar to using Flutter's `Form`.
1866
* Added new input type `FormBuilder.signaturePad` which provides a drawing pad for user signature
1967
* Added `max` attribute to `chipsInput` to limit the number of chips users can add
@@ -30,13 +78,18 @@ Access form state using a `GlobalKey<FormBilderState>`
3078
* Fixed bugs originating from upgrading `flutter_typeahead` from v0.5.1 to v1.2.1
3179

3280
## [1.5.0] - 20-March-2019
33-
* Now using `datetime_picker_formfield` plugin from pub for DatePicker and TimePicker. Should close [#33](https://github.com/danvick/flutter_form_builder/issues/33)
81+
* Now using `datetime_picker_formfield` plugin from pub for DatePicker and TimePicker.
82+
Should close [#33](https://github.com/danvick/flutter_form_builder/issues/33)
3483
* Added new `FormBuilderInput` - DateTimePicker
35-
* **Breaking change**: DatePicker, TimePicker & DateTimePicker now return an object of type `DateTime` instead of `String`
84+
* **Breaking change**: DatePicker, TimePicker & DateTimePicker now return an object of
85+
type `DateTime` instead of `String`
3686
* Upgraded `flutter_typeahead` from v0.5.1 to v1.2.1 - comes with more widgets options
3787

3888
## [1.4.0] - 29-Jan-2019
39-
* The entire form or individual controls can now be made readonly by making `readonly` property to `true`. Default value is `false`. Closes [#11](https://github.com/danvick/flutter_form_builder/issues/11) and[#16](https://github.com/danvick/flutter_form_builder/issues/16)
89+
* The entire form or individual controls can now be made readonly by making `readonly` property
90+
to `true`. Default value is `false`.
91+
Closes [#11](https://github.com/danvick/flutter_form_builder/issues/11) and
92+
[#16](https://github.com/danvick/flutter_form_builder/issues/16)
4093

4194
## [1.3.5] - 28-Jan-2019
4295
* Fixed bug on Slider where current value not updated on slider & label
@@ -52,8 +105,10 @@ Bug fix: Imported `dart:async` for use of `Future`s to be compatible with Dart <
52105
* Fixed bug where `lastDate` and `firstDate` for DatePicker don't work
53106

54107
## [1.3.1] - 17-Dec-2018
55-
* Moved ChipsInput into own library on pub.dartlang.org, check it out [here](https://pub.dartlang.org/packages/flutter_chips_input)
56-
* Updated example code to include proper use of Form's `onChanged` function after update. Closes [#8](https://github.com/danvick/flutter_form_builder/issues/8)
108+
* Moved ChipsInput into own library on pub.dartlang.org,
109+
check it out [here](https://pub.dartlang.org/packages/flutter_chips_input)
110+
* Updated example code to include proper use of Form's `onChanged` function after update.
111+
Closes [#8](https://github.com/danvick/flutter_form_builder/issues/8)
57112

58113
## [1.3.0] - 15-Dec-2018
59114
* Fixed bug where TypeAhead value reset when other fields are updated
@@ -69,7 +124,8 @@ Bug fix: Imported `dart:async` for use of `Future`s to be compatible with Dart <
69124
* Some bugs introduced, to be fixed later
70125

71126
## [1.1.0] - 19-Nov-2018
72-
* Fixed bug where validation not working for fields outside screen (when using ListView) - [Flutter Issue #17385](https://github.com/flutter/flutter/issues/17385)
127+
* Fixed bug where validation not working for fields outside screen (when using ListView) -
128+
[Flutter Issue #17385](https://github.com/flutter/flutter/issues/17385)
73129
* Added InputDecoration for all custom FormFields
74130

75131
## [1.0.2] - 7-Nov-2018

0 commit comments

Comments
 (0)